Server firewall
An iptables script with ingress/egress filtering, rate-limiting, logging and dynamic IP allow/block listing and more.
Useful as a starting point when making your own server firewall policy. Does not do NAT and is intended for a standalone public server running some services.
To prevent having to update the script in 2 places, you can find the latest version at http://www.hungryhacker.com/articles/security/rc.firewall.html
- Strykar