DNS Redirector - Example 05![]() |
||
| ;Required INI settings for SERVERa ListenOnIP=10.10.0.6 DNSServerIP=10.10.0.5 BlockedIP=10.10.0.5 BlockedKeywordsFile=blocked.txt - - - - - - - - - - - - - - - - - - - - - - - - - ;Required INI settings for SERVERb ListenOnIP=10.10.0.8 DNSServerIP=10.10.0.7 BlockedIP=10.10.0.7 BlockedKeywordsFile=blocked.txt |
Possible locations... Web filtering only: Very large network About this type of implementation... When uptime and redundancy are important considerations, or for a network with a very high volume of DNS queries, you could run DNS Redirector on two servers. If your not using Active Directory or Microsoft's DNS service then you would instead specify your ISP's DNS Servers in the INI. The Blocked page must be running on both servers, if one server were off or to become unavailable DNS Redirector would still work, and content would still be blocked. NOTE: Running multiple copies of DNS Redirector for redundancy when a Redirect page is used (such as a HotSpot environment) is not supported. |
|