public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* raw socket packet and iptables
@ 2002-02-03 18:45 Xinwen - Fu
  2002-02-03 22:15 ` Rob Landley
  0 siblings, 1 reply; 8+ messages in thread
From: Xinwen - Fu @ 2002-02-03 18:45 UTC (permalink / raw)
  To: linux-kernel

Hi, All,

	I want  to know how a raw packet passes the chain of iptables.

	Here are the iptables chains

--->PRE------>[ROUTE]--->FWD---------->POST------>
        Conntrack    |       Filter   ^    NAT (Src)
        Mangle       |                |    Conntrack
        NAT (Dst)    |             [ROUTE]
        (QDisc)      v                |
                     IN Filter       OUT Conntrack
                     |  Conntrack     ^  Mangle
                     |                |  NAT (Dst)
                     v                |  Filter


	So how a raw packet go through these chains?

	Thanks!!

Xinwen Fu



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

end of thread, other threads:[~2002-02-04  3:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-03 18:45 raw socket packet and iptables Xinwen - Fu
2002-02-03 22:15 ` Rob Landley
2002-02-04  0:24   ` packet created by local raw socket Xinwen - Fu
2002-02-04  0:51     ` Rob Landley
2002-02-04  1:34       ` Andi Kleen
2002-02-04  0:33   ` SOCK_PACKET bypasses IPTABLES queue? Xinwen - Fu
2002-02-04  2:35     ` packet_socket = socket(PF_PACKET, int socket_type, int protocol); Xinwen - Fu
2002-02-04  3:29       ` Rob Landley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox