I am trying to capture VRRP traffic but not working. Is syntax wrong? tcpdump -n -vv -i eth1 proto 112 tcpdump -vv -i eth1 -n 'host 172.0.0.3 and vrrp' If I ...
確定! 回上一頁