single user web redirect

HI,

I dont use walled garden or hotspot, simple dhcp hand outs. Any ideas on how i could redirect a single user to only beable to access web and only access one web page?

THe reason, i can tell when someone from outside of our complex connects to our wifi network, i know how to block their net access but i would rather redirect them to a single webpage of advertisement.

i know this will prob. be based upon mac address so that can be changed on the end users’ side..but thats ok.

thanks
joe

You might try redirecting their port 80 requests to some other website via dst-nat. Not sure of it’ll work, but worth a shot.

hmm… i would think this would work as well

any way to redirect it to a page hosted on the routeos?


tks

Not sure if this is possible without the hotspot. Possibly with a web proxy, but I’m the last person you would want to ask proxy questions from :confused:

i see..i setup a web server anyway and i’m going to test it by routing my vpn to the router via the nat redirect and see if it works.

tks

You can add a dst-nat and select protocol 6(tcp) port 80 and action dst-nat to address xxx.xxx.xxx.xxx (auto-ips if you type in web address) and to port 80. Also, you can add a drop firewall rule for all other traffic.

Maybe this article could help you:
http://wiki.mikrotik.com/wiki/How_to_Block_Customer