Opening port 80 on Oracle Cloud Infrastructure ubuntu node
disable iptables systemctl disable iptables systemctl stop iptables I figured it out. The connectivity issue was due to Oracle’s default use of iptables on all Oracle-provided images. Literally the very first thing I did when spinning up this instance was check ufw, presuming there were a few firewall restrictions in place. The ufw status was inactive, so I… Leer más »