Capture module: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 143: Line 143:
|}
|}


* '''serverport''': A TCP or UDP port of a server. The packet is captured if the given port is a port of the server and not of a client.  
* '''serverport''': A TCP or UDP port of a server. The packet is captured if the given port is a port of the server and not of a client. The range can be a single number or a comma separated list of values or value ranges.
:Example:
:Example:
:{| class="wikitable sortable"   
:{| class="wikitable sortable"   
|-           
|-           
| serverport == 80
| serverport == 80,100-120,-10,65000-
|-
|}
|}


Navigation menu