iptable和tcpdump的先后顺序

tcpdump是一个用来抓取linux网络数据包的工具,而iptables是linux上的防火墙工具,两者之间的顺序是:

Wire -> NIC -> tcpdump -> netfilter/iptables

iptables -> tcpdump -> NIC -> Wire
posted @ 2019-10-17 09:54  ElNinoT  阅读(1308)  评论(0编辑  收藏  举报