IP filtering
Use ipfilter settings to declare IP filtering rules and to either grant or deny a client access to the Ajax proxy.
Use allow settings to grant access to a particular IP address or set of addresses. Alternatively, use deny settings to deny access to a particular IP address or set of addresses.
The allow and deny settings support the following value formats:
- Net address and bit number. Example: 192.0.0.0/24
- Net address and NetMask. Example: 192.0.0.0/255.255.255.0
- Specific IP address. Example 192.168.0.1
- Specific IP address with wildcards. Example 192.168.*.1
If we declare multiple ipfilter settings in the proxy configuration, the proxy processes them by the sequence in which specified them. As a result, the last matching rule always takes effect, regardless of the previous rules.
Parent Description of the outbound HTTP connection configuration script