aiden
asked Mar 31 2017
Answer
use below commands to check the firewall status in ubuntu.
to check the status of firewall service
$ sudo ufw status
to enable firewall service
$ sudo ufw enable
to disable firewall service
$ sudo ufw disable
arunkumarak
asked Apr 01 2017
edited Oct 05 2018
How to enable and disable the firewall service in ubuntu
Hi.., am new to ubuntu i dont how to turn on firewall service.. can you please slove this issue....?