netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Virtual packet tracer for iptables
@ 2012-06-08 11:32 Stefan Keller
  2012-06-08 11:56 ` Jean-Philippe Menil
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Keller @ 2012-06-08 11:32 UTC (permalink / raw)
  To: netfilter

Hi

I'm quite sure that I'm not the first guy asking for such a
functionality but I could not find anything in the Internet
nor in the netfilter mailing list.

Is there any tool or iptables extension to query the iptables
rule base? What I mean is something that needs input parameters
such as

- source IP address
- destination IP address
- source Port
- destination Port
- incoming interface
- outgoing interface
- ToS
- FWMARK
- ...

and the output is the matching rules of all tables (mangle, raw,
nat and filter table).
I know that the output only shows half of the truth for traffic that
needs a helper such as FTP and SIP but it would be perfect for
off-line analysis and for debugging purposes of our large environment.

Thank you for sharing your experiences!

Best regards
Stefan Keller


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-06-08 13:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 11:32 Virtual packet tracer for iptables Stefan Keller
2012-06-08 11:56 ` Jean-Philippe Menil
2012-06-08 12:33   ` Stefan Keller
2012-06-08 12:59     ` Jean-Philippe Menil
2012-06-08 13:36       ` Stefan Keller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).