Jump To Content

Username:
Password:

Register
-176d 0h 26m 56s left

Firewalls...

Posted by nuxi on 2007-Nov-23 at 01:05:27 in Computers (Login to reply)

Over the years I've developed a rather nice firewall script. It started as a bash script and has migrated to perl. It currently handles both IPv4 and IPv6. I have a nice helper script to run it from a Debian style network manager (ifup/ifdown)

I'm thinking about cleaning it up for release. I recently realized that start and stop are really just special cases of start, so I'm gonna fix that up first.