Layout:
A campground that has a wireless setup and also Kiosks. The kiosks sit on a separate network with a 10M Fiber Optic link.
The wireless network is connected to a single T-1. All routers are backhauled to a central point with a Hotspot server running on it.
Problem:
Campground would like to make it so a website like http://www.youtube.com gets redirected to a /block.html page on the MT router. Which is an HTML page that states that the site has been blocked but they can access the site at the Kiosks.
In the same scenario specific websites that violate the EULA they want a redirect to /violation.html page on the router which states they have reached a website that is forbidden.
these are both going to be manually controlled lists.
Question:
How would you go about doing this? Is it a match and mark scenario in the Firewall? How exactly is it done. Cause right now I can match a website and redirect it to another website, but I can’t select individual pages on the website. SO I can choose 192.168.100.1, but not 192.168.100.1/block.html
ok, all
but i not understand, can any one give me a quick example ???
also i want some on my customers who only use webproxy and the others don’t use it
can any one give me a quick example to do that ???
Under Src address I have 10.10.10.0
Local Port 8080 which is port Transparent Proxy is running on
DST Host is w ww.youtube.com
Path is *
Method is Get
Action Deny
Redirect to 10.10.10.1/block.html