Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2849

System and Network configuration • Re: Enabling firewall in Debian 11

$
0
0
If you want a easy firewall to work with use UFW.

Code:

sudo apt-get install ufw

Code:

sudo ufw enable
To install the GUI for UFW.

Code:

sudo apt-get install gufw
And then run sudo gufw in the terminal.

Statistics: Posted by DebianMan — 2024-07-21 15:52



Viewing all articles
Browse latest Browse all 2849

Trending Articles