Re: tcpdump and iptables ..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2004-03-06 at 10:59, Mussie Gebregziabiher wrote:
> Dear All,
> 
> When I run tcpdump I seem to be getting data after it is being processed by
> iptables.   Can someone tell me where 'tcpdump' resides in the order of
> priority?  Have the packets I'm seeing been subjected to 'PREROUTING' rules
> such as 'MANGLE' and 'NAT'?  
<snip>
I'll relate my experiences trying to trace the interchange between
iptables and openswan but it is only from observation.  If someone who
knows the code responds, please take their word for it over mine.

I believe you will see the packet on the inbound interface before it
hits the PREROUTING chain of the mangle table.  You will see it on the
outbound interface after it has passed through POSTROUTING (I don't
recall off the top of my head if nat or mangle is last.

If there is a hand-off to another interface during packet processing,
you will see it again in tcpdump on the new interfaces again,
pre-PREROUTING and then post-POSTROUTING.
-- 
John A. Sullivan III
Chief Technology Officer
Nexus Management
+1 207-985-7880
john.sullivan@xxxxxxxxxxxxx



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux