User Tools

Site Tools


notes:ufw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
notes:ufw [2021/07/20 01:49] Sean Rhonenotes:ufw [2023/05/04 19:59] (current) Sean Rhone
Line 4: Line 4:
   * https://linuxize.com/post/how-to-setup-a-firewall-with-ufw-on-ubuntu-20-04/   * https://linuxize.com/post/how-to-setup-a-firewall-with-ufw-on-ubuntu-20-04/
   * https://wiki.archlinux.org/index.php/Uncomplicated_Firewall   * https://wiki.archlinux.org/index.php/Uncomplicated_Firewall
 +
 +====== Show Current Rules ======
 +
 +===== List =====
 +
 +****
 +
 +  sudo ufw status
 +
 +===== Numbered =====
 +
 +****
 +
 +  sudo ufw status numbered
  
 ====== Show Supported Apps ====== ====== Show Supported Apps ======
/var/www/wiki/data/attic/notes/ufw.1626760152.txt.gz · Last modified: 2021/07/20 01:49 by Sean Rhone