Guy Rutenberg

Keeping track of what I do

Archive for the ‘ufw’ tag

Blocking IP Range using UFW

with one comment

Uncomplicated Firewall (ufw) is one of the greatest frontends to IPTables I’ve encountered. It is very simple to use and I just wish it was also available for Gentoo. Up until recently everything went smoothly for me and ufw, but we hit some rough waters when I’ve tried to block an IP range.

To block an ip or I’p range in ufw you should do

sudo ufw deny from 188.162.67.197/21

Read the rest of this entry »

Written by Guy

November 7th, 2009 at 9:19 pm

Posted in Linux,Tips

Tagged with ,