Home firewall-cmd Webserver Access on the public Zone
Post
Cancel

firewall-cmd Webserver Access on the public Zone

short but sweet

firewall-cmd --permanent --zone=public --add-service=http
firewall-cmd --permanent --zone=public --add-service=https
firewall-cmd --reload
This post is licensed under CC BY 4.0 by the author.