TekRADIUS and LoginPage on external domain

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 ..

  1. a user try to connect to Internet
  2. 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 ?

any help please ? :confused:

  1. a user try to connect to Internet
  2. rb750 hotspot show capitive portale page
  3. then rb have the addrress of tekradius configured as radius server
  4. if the user have login: insert login; the rb connects to tekradius then allow the user to navigate or not (credit expired?)
  5. if the user does not have a login, you place a link to [register]. This button links to your web application wich allow the user to register, then write in the db of tekradius the login account infos
  6. when this user use the credentials registered, tekradius allow the login

good work

thank you rodolfo!! greate!

i feel my headache going off!

i’ll try on monday when i’ll came back to my office.

have a good weekend. :slight_smile: