19.03.2014, 06:18, "fsluck" :
> how to tell tcpdump only to capture packets that go throught iptables
iptables can send packets to NetFilter loggger (-j NFLOG --nflog-group 20) on
which tcpdump can capture (-i nflog:20)
> i want to calculate how many icmp packets are received after i setup seve
how to tell tcpdump only to capture packets that go throught iptables
i want to calculate how many icmp packets are received after i setup several
iptables rules for icmp.
thanks
___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
htt