- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 11:51 AM - edited 07-05-2021 06:50 AM
Hi
I have in the company that I work a Guest WIFI using Anchor setup, but recently they asked me to change the authentication page using an external one with the company logo and a lot of Java stuff.
The problem is that the page is hosted inside the company's network and when I try to connect into the Guest WIFI, the page keeps in loop and doesn't display anything.
I configure the page to redirect the login info to the internal address of the controller but in the address bar it shows me the page trying to reach the interface on DMZ side.
Does anyone knows if it is possible to configure the authentication page this way?
Thanks
Solved! Go to Solution.
- Labels:
-
Wireless Security
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2017 12:54 AM
Have you given the external URL with http present in the URL
There was a known issue if the URL is not specified with http the emweb parser used to go in a loop

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 02:06 PM
This doc explains how to set this up.
http://www.cisco.com/c/en/us/support/docs/wireless/5500-series-wireless-controllers/112134-external-web-radius-00.html#configwlc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2017 12:54 AM
Have you given the external URL with http present in the URL
There was a known issue if the URL is not specified with http the emweb parser used to go in a loop
