Packet Captures: Difference between revisions

m
Line 333:
 
====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
|-
 
| tcp dst port 80 or 8080 Packets to either TCP port
|}
 
====Protocols====