All of lore.kernel.org
 help / color / mirror / Atom feed
* Follow packets in rules
@ 2007-06-12 18:08 Fabrice Rafart
  2007-06-12 21:41 ` Simon
                   ` (2 more replies)
  0 siblings, 3 replies; 28+ messages in thread
From: Fabrice Rafart @ 2007-06-12 18:08 UTC (permalink / raw)
  To: netfilter-devel

Hello,

I look for a tool to follow a packets into rules of netfilter.

For example :

# iptables-test -s 192.168.1.1 -d 192.168.2.1 -p tcp --dport 25
--> FORWARD line 1  : -p tcp --dport 25 -j SMTP
--> SMTP line 3     : -s 192.168.1.0/24 -j DROP

This show me which rules matches the packet until the end.

Does this exist ?

Thank and sorry for my poor english.

Cordialement,
-- 
Fabrice Rafart
Administrateur systèmes et réseaux
Etablissement français du sang, Ile de France.

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

end of thread, other threads:[~2007-07-03 15:07 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-12 18:08 Follow packets in rules Fabrice Rafart
2007-06-12 21:41 ` Simon
2007-06-13  7:31   ` Fabrice Rafart
2007-06-18 16:12     ` Simon
2007-06-18 16:14       ` Patrick McHardy
2007-06-13  8:57 ` Pablo Neira Ayuso
2007-06-13 15:43   ` Juan León
2007-06-13 16:28     ` Samuel Jean
2007-06-13 16:53       ` Patrick McHardy
2007-06-13 19:43         ` Jozsef Kadlecsik
2007-06-14  7:55           ` Fabrice Rafart
2007-06-14 13:13           ` Patrick McHardy
2007-06-14 14:18             ` Jozsef Kadlecsik
2007-06-14 14:23               ` Patrick McHardy
2007-06-18 10:16                 ` Jozsef Kadlecsik
2007-06-18 12:49                   ` Patrick McHardy
2007-06-18 13:05                     ` Jozsef Kadlecsik
2007-06-18 13:08                       ` Patrick McHardy
2007-06-22 14:20                   ` Patrick McHardy
2007-06-23 16:45                     ` Jozsef Kadlecsik
2007-06-24 14:48                       ` Patrick McHardy
2007-06-25 12:19                         ` Patrick McHardy
2007-06-25 12:49                           ` Jan Engelhardt
2007-06-25 12:52                             ` Patrick McHardy
2007-06-25 13:00                             ` Patrick McHardy
2007-06-25 13:52                               ` Jan Engelhardt
2007-06-25 13:55                                 ` Patrick McHardy
2007-07-03 15:07 ` Fabrice Rafart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.