My Environment: *OS:* Angstrom Linux
DNS: Bind
Current Scenario:
- User connects to my private offline network.
- User tries to access google.com, and my box is on a private network therefore they connection unavailable error.
Example Desired Scenario:
- User connects to my private offline network.
- User tries to access google.com or any other external host in their browser and they get redirected to my splash page.
The idea is that if my machine looses internet connectivity, the end user will still be able to hit google.com or any other external site and get redirected to my splash/portal page.
Any thoughts or feedback on how this can be achieved would be greatly appreciated.