How to Start/Stop/Restart disable Firewall or Iptables in Ubuntu/ Linux Mint Linux Operating System


Disable Iptables

oyo@shahzad ~ $ sudo ufw disable
Output
Firewall stopped and disabled on system startup

Show Iptables status

oyo@shahzad ~ $ sudo ufw status
Output
Status: inactive

Start Iptables

oyo@shahzad ~ $ sudo ufw enable
Output
Firewall is active and enabled on system startup

Restart/Reload Iptables

oyo@shahzad ~ $ sudo ufw reload
Firewall reloaded
Share on Google Plus

About Penguin Technology

I am a passionate cloud and DevOps professional specializing in Linux and open-source solutions. Through this blog, I share my knowledge and experience with the community, offering tips and insights on cloud technologies and DevOps practices.
    Blogger Comment

0 comments:

Post a Comment