Overview
Matches on a range of IP addresses. Great for including or excluding a range of host addresses.
Details
The IP Address Range filter allows you to specify a range of IP addresses to include or exclude.
Either the 'Include' or 'Exclude' range can be left blank, but not both.
If the 'Include' range is left blank the filter works in exclusion mode. If the IP address falls in the range of the 'Exclude' values, the result is true.
Examples:
The filter above reads as:
If the IP address falls within the range of 203.185.100.0 to 203.185.100.255 and is not between 203.185.100.10 and 203.185.100.20 then the result will be true.
This is an example of an exclusion filter:
If the IP address does NOT fall within the range of 203.185.100.10 to 203.185.100.20 then the result will be true.