ufw

Uncomplicated Firewall

http://doc.ubuntu-fr.org/ufw

https://wiki.ubuntu.com/UbuntuFirewall

#ssh
ufw allow from [ipadresstoallow] to any port 22
#http
ufw allow from [ipadresstoallow] to any port 80
#ftp
ufw allow from [ipadresstoallow] to any port 21
ufw delete deny 22 *
ufw status

pour autoriser vnc 5800 5900

pour autoriser amule 4662 4672

les règles sont sous:

/var/lib/ufw/user.rules

/lib/ufw/user.rules

mes règles ufw

gufw

un client graphique pratique

apt-get install gufw

 
info/ufw.txt · Dernière modification: 2011/08/11 16:33 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki