09-15-2006 01:07 AM - edited 07-04-2021 01:06 PM
We've setup a WLC4402 to use Web Authentication. The WLC's own login-page is used. We're able to connect to the WLAN, so that works properly.
On the moment a URL is entered in a browser the titlebar states 'Web Authentication Redirect', which is good imho, BUT the browser tries to redirect to a routers IP-address (eg. https://x.x.x.x/login.html).
This IP-address isn't even mentioned in the WLC config, nor on the same subnet as the WLAN.
Any suggestions on how we can resolve this would be very helpful.
Rgrds, Martijn
Solved! Go to Solution.
09-19-2006 08:42 AM
Martjin, When you use webauth, the controller the client login is from https://
Also, when you do the webauth, the controller proxies the DNS request for the client. So what happens is, it uses the management interface to query DNS, and if the query comes back as valid, it will then let the traffic pass. If the query comes back invalid, it will deny the traffic and give the page can not be displayed error.
09-15-2006 01:13 AM
09-18-2006 01:48 PM
would that be the same IP as your WLC 's virtual interface IP? I think the default is 2.2.2.2.
09-19-2006 08:42 AM
Martjin, When you use webauth, the controller the client login is from https://
Also, when you do the webauth, the controller proxies the DNS request for the client. So what happens is, it uses the management interface to query DNS, and if the query comes back as valid, it will then let the traffic pass. If the query comes back invalid, it will deny the traffic and give the page can not be displayed error.
09-28-2006 11:00 PM
Thanks! Works like a charm!
Rgrds, Matijn
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide