raw socket packet and iptables

Xinwen - Fu (xinwenfu@cs.tamu.edu)
Sun, 3 Feb 2002 12:45:13 -0600 (CST)


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/