This is what i’m doing..
i have more than one rb750 in different location ( customers )
I create a customized login page ( on my webserver ) for each customer, so when a someone try to connect to internet, a customized splash login-page is show, and everything is going nice.
Now my customers need to create ( by theri self ) internet-account in-a-easy-way, that’s why i’m thinking to use “TekRADIUS” and a WebApplication ( on the same web server ) to create InternetAccount, List User, and so on..
Could this work ?
I mean ..
- a user try to connect to Internet
- rb750 redirect user to a customized login page ( for E.g. http://www.mywebdomain.com/loginpage )
3 ? ) how can i check the radius user ? because, now my login page has a form with : [action=“http://hs.name.com/login”] and check for user account on rb750, how could i modify this ?
4 ? ) how radius server (TekRADIUS ) tell to rb750 that this user can access Internet ?