firewall for compute instance

0
https://www.ibm.com/support/pages/how-open-port-firewall-resilient-rhel

To open up a new port (e.g., TCP/8000) permanently, use these commands.

firewall-cmd –zone=public –permanent –add-port=8000/tcp

firewall-cmd –reload

firewall-cmd –zone=public –list-all

Share.

About Author

Leave A Reply