How does WiNG Captive Portal (RADIUS) authentication work with locally bridged (self) mode and external captive portal web pages?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-02-2017 06:57 PM
I'm operating a WiNG wireless controller to manage remote APs. I'm attempting to setup external captive portal pages, and in order to have the APs handle the captive portal capture and redirection process (and RADIUS authentication) without tunneling traffic through the controller.
So far, the setup works as expected, clients are getting redirected to the proper captive portal page by the AP.
The first question is, once the external pages perform their auth processes,
1) How does the authentication form submission work on the AP (or does it) in this configuration?
I'm currently testing form submission (POST) with these two endpoints:
https://1.1.1.1:444/cgi-bin/hslogin.cgi
http://1.1.1.1:880/cgi-bin/hslogin.cgi
and these parameters:
f_user =
f_pass =
f_Qv =
f_hs_server = 1.1.1.1
2) Is the script at 1.1.1.1 served by the AP, or is that supposed to supposed to be the controller?
3) Can I post to 880 when in http redirection mode and https mode or at all?
So far, the setup works as expected, clients are getting redirected to the proper captive portal page by the AP.
The first question is, once the external pages perform their auth processes,
1) How does the authentication form submission work on the AP (or does it) in this configuration?
I'm currently testing form submission (POST) with these two endpoints:
https://1.1.1.1:444/cgi-bin/hslogin.cgi
http://1.1.1.1:880/cgi-bin/hslogin.cgi
and these parameters:
f_user =
f_pass =
f_Qv =
f_hs_server = 1.1.1.1
2) Is the script at 1.1.1.1 served by the AP, or is that supposed to supposed to be the controller?
3) Can I post to 880 when in http redirection mode and https mode or at all?
17 REPLIES 17
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-21-2018 05:40 PM
Someone knows if there is a possible parameter (input with name) in the login form to redirect the user to a specific URL after success login (something similar to the welcome url configured in controller)?
Thanks!
Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-17-2018 02:36 PM
Hello, for login, i know the url is http://[HS_SERVER.
Is there any URL for logout also (to disconnect user)?
Thanks!
Is there any URL for logout also (to disconnect user)?
Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-17-2018 02:36 PM
I found myself the answer. To disconnect the user, the url is http://[HS_SERVER , note that its without the port.
Thanks!
Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2018 06:28 PM
Actually, not sure. Redirection still happens at the AP, so perhaps it's still the AP. The controller does act as authenticator in this case, so it does need some virtual interface to handle those web requests and direct them to the available controller, but I believe you need to manually define that in the configuration.
Sorry I can't help you here.
Sorry I can't help you here.
