Niels Horn's Blog
Random thoughts, tips & tricks about Slackware-Linux, Lego and Star WarsArchive for the 'Firewall' Category
Firewall - Blocking a specific IP
July 23rd, 2009 by Niels Horn in Firewall, Linux, Slackware, shell scripting | No Comments »
This week I needed a solution to block and unblock certain IPs from accessing the internet at certain times.I didn't want to change my firewall script too much and didn't want to change it every time the rules changed (which change a lot due to variable circumstances).
So I created a two-part solution. In this post [...]