DNS Redirector - Example 02![]() |
||
| ;Required INI settings ListenOnIP=192.168.0.2 DNSServerIP=[put a real DNS server here] RedirectIP=192.168.0.3 AuthKeywordsFile=authorized.txt BlockedIP=192.168.0.2 BlockedKeywordsFile=blocked.txt |
Possible locations... HotSpot, FreeSpot or other public network: RV/campground, Boat dock, Park, Internet cafe, Restaurant, Doctors office, Train station, Bus terminal, Lobby/waiting room, Store, Library, High-school, College campus, Airport About this type of implementation... The Windows server runs DNS Redirector and two sites in IIS, each bound to a unique IP address. This is the most frequently used and simplest type of implementation for independent HotSpots. Optionally, a SOHO Firewall/Router or one that also has integrated wireless could be used. This would cut the cost of the separate Hub/Switch and Wireless Access Point as shown. The only special consideration is that you must be able to specify the DNS Redirector server IP as the sole DNS Server handed out by DHCP Properties. See FAQ #24. Alternatively, you could run DHCP service from the Windows Server, turning it off on the SOHO Firewall/Router. |
|