kevinstruckhoff
Contributor
Contributor

OK well I started a new VM in Bridged mode and this one didn't open port 80. However, I found the commands to use for CentOS 8:

firewall-cmd --add-service=http --permanent
firewall-cmd --reloadgust

Works fine now.

Now I need to figure out to make a static IP on the guest work.

Reply
0 Kudos