Hello, here I am again needing some help
I'm using hotspot and RADIUS server ... What I want to acomplish is create a kind of second walled garden for my suspended users.
Example:
User types http://www.google.com, he/she is redirected to a specific url, e.g: http://www.myserver.com/supended.html
On this page, I will have a notification why he/she is seeing that page, and a button to make a payment (So, I would put some IP/URLs open, like paypal, etc.)
To differentiate the customers I'll do it by returning Mark-Id attribute making them jump to chain suspended.
My problem is that I don't how, or if I can, do a dst-nat like http://www.myserver.com/suspended.html or just by IP.
I'd appreciate any help,
Thanks,