tcp dump and DROP

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

 



if i drop a packet using

             iptables -A INPUT -i eth0 -j DROP

Can i see those packets using    tcpdump -i eth0  ?

IF  i drop packets in FORWARD chain

                  iptables -A FORWARD -i etho -o eth1 -j DROP

can i see those packets in  tcpdump -i eth0 ?

Thanks,
Ratheesh
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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