104
edits
(fix layout) |
(remove duplicates) |
||
Line 80: | Line 80: | ||
The configuration tab allows to define additional custom protocols. Based on IP addresses or subnets or port ranges, up to 128 different custom protocols may be defined which are shown as regular layer 7 protocols in the statistics described in the previous sections. | The configuration tab allows to define additional custom protocols. Based on IP addresses or subnets or port ranges, up to 128 different custom protocols may be defined which are shown as regular layer 7 protocols in the statistics described in the previous sections. | ||
These custom protocols can be used to track specific services or IP addresses. It also possible to capture traffic specific to those protocols or define filters. | These custom protocols can be used to track specific services or IP addresses. It also possible to capture traffic specific to those protocols or define filters. | ||
Keep in mind that statistics are always accounted regarding their protocol ID so when changing a configuration for a specific ID, all previous statistics for that ID will still be available even if the IP/port combination would not have matched on the old traffic. It is recommended to restart the packet processing after modifying existing definitions. | |||
Each protocol consists of the following parameters: | Each protocol consists of the following parameters: | ||
Line 107: | Line 109: | ||
Either IP addresses or ports may be left empty, but if both are defined, they must match together. So for a specific packet the source or destination IP must match any entry in the list of IP addresses and the source or destination port must match any entry in the list of ports. | Either IP addresses or ports may be left empty, but if both are defined, they must match together. So for a specific packet the source or destination IP must match any entry in the list of IP addresses and the source or destination port must match any entry in the list of ports. | ||
=== Examples === | === Examples === |
edits