Can I add non-routable or private network IP addresses to my ExcludeIP or AutologinIP directives on my Hosted EZproxy server?
Applies to
- EZproxy
Answer
No, you cannot add nonroutable or private network IP addresses to the ExcludeIP or AutoLoginIP directives because they are internal to your network and cannot be seen by the Hosted EZproxy Server.
Additional information
Examples of nonroutable or private IP addresses are:
10.0.0.0 - 10.255.255.255 or 10.0.0.0/8 or (10.0.0.0 subnet mask 255.0.0.0)
172.16.0.0 - 172.31.255.255 or 172.16.0.0/12 or (172.16.0.0 subnet mask 255.240.0.0)
192.168.0.0 - 192.168.255.255 or 192.168.0.0/16 or (192.168.0.0 subnet mask 255.255.0.0)