Opening ports and Default Firewall on Canonical Ubuntu 24.04 OCI instance
Howdy!
I have been trying to figure out what firewall is running on a cloud compute instance running Canonical Ubuntu 24.04 VM. All ports except port 22 are closed.
Now I know that ufw is not used and firewalld is also not installed by default.
I have already tried the IP tables on the Linux VM even purging them completely, and resetting the machine. I have also adjusted the security lists in the VCN to allow all ports.
I still get closed ports on all but port 22.