10-18-2015 02:49 AM - edited 07-05-2021 04:06 AM
Hi,
I can see redirect url has created on the wlc "https://isetest.test.com:8446/portal/gateway?sessionId=0a007c0a562357510001566e&portal=27963fb0-e96e-11e4-a30a-005056bf01c9&action=cwa&token=9dfdf8
where iseservername.test.com is fqdn for the ise server .
But on the client browser if we type hp.com it wont transfer any traffic meaning it won't redirect .
I did packet capture on the client and i cound not see that client even t send a request to resolve the "iseservername.test.com"
i have permitted port 53 in the access list .
Thanks
10-19-2015 02:27 AM
10-19-2015 11:33 PM
Hi ,
Is there something for AIR-CT5760
https://ise-server:8446/portal/gateway?sessionId=0a007c0a5625d5d5000099c6&portal=27963fb0-e96e-11e4-a30a-005056bf01c9&action=cwa&token=0bdd929bc68fb6f59908e32ed958095d
" Redirection Issue
There is a variable within the HTML bundle that allows the redirection. Do not put your forced redirection URL there. For any redirection issues in custom WebAuth, Cisco recommends to check the bundle. If you enter a redirect URL with += in the WLC GUI, this could overwrite or add to the URL defined inside the bundle. For example, in the WLC GUI, the redirectURL field is set to www.cisco.com; however, in the bundle it shows: redirectURL+= 'www.google.com'. The += redirects users to www.cisco.comwww.google.com, which is an invalid URL. "
below is the redirect url parameter value found on the wlc for the paricular client .
https://ise-server:8446/portal/gateway?sessionId=0a007c0a5625d5d5000099c6&portal=27963fb0-e96e-11e4-a30a-005056bf01c9&action=cwa&token=0bdd929bc68fb6f59908e32ed958095d
And i verified the following
---------------------------------------
a valid DNS server has been assigned to the client via DHCP (ipconfig /all)?
YES
that the DNS is reachable from the client (nslookup<www.website.com>)
YES
that the user entered a valid URL in order to be redirected
YES
reach ability to the ise server ?
yes
Thanks
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