Bash script to manage Linux Iptables
Here is an attempt to create an easy initialisation script for Iptables. The basic idea is this script sets up all basic rules including management on port 22 to all interfaces from any source address on your host, you can build on the rules from there. This script also