Patton electronic 29XX Server User Manual


 
Modify Filter 165
Access Server Administrators’ Reference Guide 13 • Filter IP
Destination IP
Applies the action based on the results of the stated comparison to the IP address and subnet mask.
Comparison (filterIpDestinationAddressCmp)
equal(0) – apply the action of the filter if the destination IP equals the IP address/subnet mask combination
supplied
notEqual(1) – apply the action of the filter if the destination IP does not equal the IP address/subnet mask
combination supplied
Address(filterIpDestinationIp)
The IP address the filter will apply to the destination IP address to make the comparison.
Mask(filterIpDestinationMask)
The subnet mask the filter will apply to the destination IP address to make the comparison.
Note
These fields are ignored unless either the IP address or Mask have been
entered. Bit positions that are set to 1 will be compared and 0s will be
ignored. Thus, a setting of 0.0.0. will have the effect of disabling destination
IP address comparison.
Source Port
Applies the filter action based on the stated comparison to the source port number (TCP or UDP)
Comparison (filterIpSourcePortCmp)
noCompare(0) – no comparison to the source port in the IP packet
equal(1) – the source port in the IP action must be the same for the filter to be applied
lessThan(2) – the source port in the IP packet must be less than the source port specified for the filter to be
applied
greaterThan(3) – the source port in the IP packet must be greater than the source port specified for the filter
to be applied
Port (filterIpSourcePort)
The port number to be compared to the source port in the IP packet
Destination Port
Applies the filter action based on the stated comparison to the destination port number
Comparison (filterIpDestinationPortCmp)
noCompare(0) – no comparison to the destination port in the IP packet
equal(1) – the destination port in the IP action must be the same for the filter to be applied
lessThan(2) – the destination port in the IP packet must be less than the source port specified for the filter
to be applied