Packet Captures: Difference between revisions

m
Line 334:
====Examples====
{|
| udp dst port not 53 || UDP not bound for port 53
|-
| host 10.0.0.1 && host 10.0.0.2 || Traffic between these hosts
|-
| tcp dst port 80 or 8080 || Packets to either TCP port
|}