3.105. Whitelist

Description

A Whitelist Rule Set is a manually configured list of exceptions that introduces IP addresses and services that should never be blacklisted i.e even if another subsystem such as threshold rules adds an IP address and service to the blacklist, the whitelist will take priority and still allow the IP address to communicate over that service.

Properties

Comments
Text describing the current object. (Optional)
[Note] Note
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance of this type.

3.105.1. WhitelistRule

Description

A whitelist rule specifies IP addresses and services that should never be blacklisted, even if another subsystem such as threshold rules adds an IP address and service to the blacklist, the whitelist will take priority and still allow the IP address to communicate over that service.

Properties

Name
Specifies a symbolic name for the whitelist rule. (Optional)
SourceInterface
Specifies the receiving interface to be compared to the received packet.
SourceIP
Specifies the source IP address to be compared to the received packet.
DestinationIP
Specifies the destination IP address to be compared to the received packet.
Service
Specifies a service that will be used as a filter when matching traffic with this rule.
Comments
Text describing the current object. (Optional)
[Note] Note
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.