I've always used ufw by default, even though I also had installed Firestarter
After upgrading from Ubuntu 9.04 to 9.10, by way of Update Manager, I've found ufw disabled (when I look at gufw).
How do I know which firewall is running at any momment?
|
I've always used ufw by default, even though I also had installed Firestarter After upgrading from Ubuntu 9.04 to 9.10, by way of Update Manager, I've found ufw disabled (when I look at gufw). How do I know which firewall is running at any momment?
| |||
|
feedback
|
|
Type ufw status into a command prompt. Assesories>Terminal Type "ufw status" without quotes. You may need to type "sudo ufw status". Firestarter is a GUI for the ufw firewall. | |||||
|
feedback
|
|
As far as I know...Ubuntu has no default firewall, because there is nothing to protect (all services listening on a loopback device). | |||
|
feedback
|