Created page with " tcpdump -i eth1 -s 1500 port not 22 You can skip additional ports too: tcpdump -i eth1 -s 1500 port not 22 and port not 53 You can also use ip or hostname: tcpdump -i..."
tcpdump -i eth1 -s 1500 port not 22
You can skip additional ports too:
tcpdump -i eth1 -s 1500 port not 22 and port not 53