How it works...

Some examples for structured filters:

  • For capturing data to TCP port 23 (telnet) from a source port range of 5000-6000, configure tcp dst port 23 and tcp src portrange 5000-6000