Debugger for Iptables
- by chris_l
Hi,
I'm looking for an easy way to follow a packet through the iptables rules. This is not so much about logging, because I don't want to log all traffic (and I only want to have LOG targets for very few rules).
Something like Wireshark for Iptables. Or maybe even something similar to a debugger for a programming language.
Thanks
Chris