Problem scenario
You are running Linux SUSE in AWS. You want to have no firewalls running on the OS. How can you be sure that there is no OS-level firewall running in Linux SUSE?
Solution
#1 Become root with this command: sudo su –
#2 Enter this command: yast firewall
#3 You will see either a screen that warns you about another firewall running or you’ll see the YaST2 screen for a firewall.
…
Continue reading “How Do You Turn off OS Firewalls in an AWS Instance of Linux SUSE?”