6.2.6.9 INTERNET_GROUP

INTERNET_GROUP <name> <list-of-ip-addresses>

The INTERNET_GROUP line defines a group of IP addresses to be used in an EXCLUDE, EXCLUDEALL, INCLUDE, INCLUDEALL, MAX or RESERVE line. Separate the ip addresses in the list by spaces.

Multiple lines that specify the same INTERNET_GROUP name will have their lists of ip addresses concatenated.

IP addresses can contain the wildcard ('*') character.

Example:

INTERNET_GROUP corporate 192.168.1.4 2.*.*.7 172.16.7.*

Example 2. This example results in a group of 6 IP addresses:

INTERNET_GROUP corporate 192.168.17.2 192.168.17.2 192.168.17.2
INTERNET_GROUP corporate 172.16.7.4 172.16.7.5 172.16.7.6