Nick Drage wrote:
On Fri, Sep 03, 2004 at 01:56:33AM +0800, CC wrote:
If I have iptables running and I do a tcpdump -i eth0, at what point is tcpdump listening to the connection?
tcpdump will see the packets before IPTables does anything to them.
Thanks NIck for the info. Exactly what I wanted to know.
Edmund