Skip to content

Instantly share code, notes, and snippets.

@robrocker7
robrocker7 / iptables.sh
Created December 11, 2012 16:41 — forked from bzerangue/iptables.sh
iptables
#!/bin/sh
#
# Jonathan Perkin <jonathan@perkin.org.uk> wrote this file.
#
# You can freely distribute/modify it (and are encouraged to do so),
# and you are welcome to buy me a beer if we ever meet and you think
# this stuff is worth it. Improvements and cleanups always welcome.
#
# IPTables firewall script. There are many. This is mine.
#