Creating Filters - Omnipeek

Omnipeek Getting Started

ft:locale
en-US
Product name
Omnipeek

Filters let you focus on specific traffic. If you want to check a problem between two particular devices, perhaps a computer and a printer, address filters can capture just the traffic between these two devices. If you are having a problem with a particular function on your network, a protocol filter allows you to focus on traffic related to that particular function.

Filters work by testing packets against the criteria specified in the filter. Packets whose contents meet these criteria match the filter. You can build filters to test for just about anything found in a packet: addresses, protocols, sub-protocols, ports, error conditions, and more. Filters are so easy to create in that you can often create a custom filter on-the-fly while analyzing suspect traffic on your network.

Note: Filters created from a connected Capture Engine are available to that Capture Engine only. If you are not connected to a Capture Engine and you create a filter, that filter is available for local captures only.

Enabling a Filter

In addition to the filters that you create, the Omnipeek and the Capture Engines include numerous pre-defined filters. You can enable one or more filters when capturing or monitoring packets.

To enable filters when capturing packets:

  1. Click the Filters view in a capture window.
    Filters view
  2. Select the filter or filters that you want to enable.
    Note: For a Capture Engine, you will need to send your selections to the Capture Engine by clicking the bar below the toolbar icons labeled Click here to send changes.
  3. Click Start Capture to begin capturing packets. Any packets that match the filters that are enabled are placed into the capture buffer.

    Alternately, you can choose to place the packets that do not match the filter in the capture buffer by clicking Reject Matching.

Creating Filters With the Make Filter Command

You can use the Make Filter command to easily create a filter based on the address, protocol, and port settings of an existing packet, node, protocol, conversation, or packet decode.

To create a filter with the Make Filter command:

  1. Right-click a packet, node, protocol, conversation, or packet decode item from one of the views available in a capture window and choose Make Filter. The Insert Filter dialog appears with the Address, Protocol, and Port settings already configured with the information from the packet that was selected.
  2. Enter a new name in the Filter text box and make any additional changes.
  3. Click OK. The new filter is now available whenever a list of available filters is displayed.
  4. To enable the new filter in your capture window, click the Filters view and select the check box of the new filter. The filter is applied immediately, even if a capture is already under way.

Creating a Simple Filter

You can create a simple filter by manually entering the parameters for the filter that you want to create. Unlike creating a filter using the Make Filter command, you will have to manually define the parameters (address, protocol, and port settings) for the filter you want to create.

Note: For information on creating more advanced filters, refer to the Omnipeek User Guide or online help.

To create a simple filter by defining an address and protocol:

  1. Do one of the following to open the Filters view:
    • On the View menu, click Filters (filters for local captures only)
    • Click the Filters view in an open capture window
    • Click the Filters options from the Capture Engine Capture Options dialog
      Filters view - Insert
  2. Click Insert. The Insert Filter dialog appears.

    Insert Filter

  3. Give your new filter a name.
  4. Complete the address, protocol, or port setting information and click OK. The new filter is now available whenever a list of available filters is displayed.
  5. To enable the new filter in your capture window, click the Filters view and select the check box of the new filter. The filter is applied immediately, even if a capture is already under way.
Tip: Click New Capture to create a new capture window that uses the filter that you are defining in the Insert / Edit Filter dialog as the only enabled filter.