is tcpdump affected by iptables filtering?
问题 If my development machine has an iptables rule to FORWARD some packets, are those packets being captured by tcpdump? I have this question because I know there exist other chain called INPUT which filters packets to apps, if a packet is routed to FORWARD chain, will it reach tcpdump app? May you make some reliable reference to official documentation or express well explained ideas to solve this question? 回答1: TCPDump captures traffic from the hardware device. Iptables handles network frames at