Host filter excluding SSH noise tcpdump

Watch traffic to/from a host while dropping your own SSH session noise

tcpdump -nn -i any host <ip> and not port 22
more tcpdump all 18 commands →