Visualize your firewall.
gressgraph produces a graph of your iptables ruleset using Graphviz. You can use the graph to:
I've deliberately kept the program simple. It has no commandline options. To change the look of the output just modify the source (don't worry, it's currently only 190 lines of literate Haskell).
I've also only tested it on my own simple network. I'd appreciate hearing about how it works for you. Feel free to include your iptables output.
See the README file in the download for how to contact me, as well as instructions on how to build the program. See the COPYING file for license information (GPLv3).
You can checkout a copy of the latest code with:
darcs get http://jekor.com/gressgraph/