Filter where the source ip is not 192.168.1.1 ip.src != 192.168.1.1 Filter where the destinatio...
Filter on port 80 tcpdump port 80 Filter on source port 80 tcpdump src port 80 Destination po...