<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CIsco ISE protal redirection issue in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3957831#M455697</link>
    <description>&lt;P&gt;i have issue yesturday we were redirected towords cisco ise sponsor guest portal and now it not redirecting we havent change in configuration checked each any everything but still same client are authenticated seccessfuly showing in radius log what chould be issue&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2019 09:25:34 GMT</pubDate>
    <dc:creator>Aqi Shah</dc:creator>
    <dc:date>2019-11-13T09:25:34Z</dc:date>
    <item>
      <title>CIsco ISE protal redirection issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3957831#M455697</link>
      <description>&lt;P&gt;i have issue yesturday we were redirected towords cisco ise sponsor guest portal and now it not redirecting we havent change in configuration checked each any everything but still same client are authenticated seccessfuly showing in radius log what chould be issue&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 09:25:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3957831#M455697</guid>
      <dc:creator>Aqi Shah</dc:creator>
      <dc:date>2019-11-13T09:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: CIsco ISE protal redirection issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3957877#M455698</link>
      <description>I would suggest opening a TAC case for this. If you can explain the problem in detail and provide screenshots masking sensitive data, we may give pointers but there are generally too many variables involved when it comes to redirection and it would be best if you work with TAC to get this addressed.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Nov 2019 10:56:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3957877#M455698</guid>
      <dc:creator>Surendra</dc:creator>
      <dc:date>2019-11-13T10:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: CIsco ISE protal redirection issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3958054#M455699</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/855808"&gt;@Aqi Shah&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basic things to check:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Is the client getting an IP address (and not an APIPA address)?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Is the switch seeing the IP address? (show authentication session interface x/y details)&lt;/P&gt;
&lt;P&gt;3) Is the Client able to resolve the FQDN of the sponsor portal? (open cmd and try to do nslookup on the FQDN of the portal)&lt;/P&gt;
&lt;P&gt;4) Is the Client able to reach the PSN (to which the FQDN is resolving to)? Try pinging from the client to the PSN, if ping is allowed in your network.&lt;/P&gt;
&lt;P&gt;5) Is the Test URL option working for the sponsor portal?&lt;/P&gt;
&lt;P&gt;6) Can you paste the FQDN of the sponsor portal in the URL of the client's browser and take captures on the PSN with the filter of the client's IP? Are you seeing any packets coming in?&lt;/P&gt;
&lt;P&gt;7) Do you have any proxy or a firewall in the path, which could possible affect the traffic?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 16:00:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3958054#M455699</guid>
      <dc:creator>Anurag Sharma</dc:creator>
      <dc:date>2019-11-13T16:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: CIsco ISE protal redirection issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3958091#M455700</link>
      <description>&lt;P&gt;1) yes clients are getting ip form FW defined DHCP Scope .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) &lt;SPAN&gt;Is the switch seeing the IP address &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ANS:- (YES).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3) Is the Client able to resolve the FQDN of the sponsor portal? (open cmd and try to do nslookup on the FQDN of the portal)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ANS:-actually we have configure cisco ise with 2 interface E1-10.0.a.b and E2-10.0.C.D, E1 is in internal subnet with local DNS entry uk.abcd.com.&amp;nbsp; and E2 is for guest directly connected with FW DHCP scope is defined over FW totally separate form internal network and client have not define any DNS entry of E2 interface even they don't want to&amp;nbsp; enter DNS entry in internal DNS due to security reasons so trying with only with IP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4) Is the Test URL option working for the sponsor portal?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ANS:- yes we have tested guest client got ip after sponsor&amp;nbsp;approve the request via email client got email with credentials.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;5) Is the Client able to reach the PSN (to which the FQDN is resolving to)? Try pinging from the client to the PSN, if ping is allowed in your network.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ANS: yes PSN is 10.0.A.B with DNS uk.abcd.com&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;6)&amp;nbsp;Can you paste the FQDN of the sponsor portal in the URL of the client's browser and take captures on the PSN with the filter of the client's IP? Are you seeing any packets coming in?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ANS) result is attached &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;7) Do you have any proxy or a firewall in the path, which could possible affect the traffic?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ANS no&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 16:41:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3958091#M455700</guid>
      <dc:creator>Aqi Shah</dc:creator>
      <dc:date>2019-11-13T16:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIsco ISE protal redirection issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3958099#M455805</link>
      <description>Seen this error when the authentication was done by one PSN and the portal page request went to another PSN.&lt;BR /&gt;You can open the detailed authentication report and check the session ID and correspondingly which PSN served that authentication. The portal request needs to go that particular PSN only. If in case, the request goes to another PSN, you would see this error.&lt;BR /&gt;Please note that this is the most common scenario in which you would see this 400 Bad Request. There can be other reasons too (far too difficult to identify here; better thing would a TAC case).&lt;BR /&gt;Suggestion : Please make use of  PSN node groups.</description>
      <pubDate>Wed, 13 Nov 2019 16:51:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3958099#M455805</guid>
      <dc:creator>Anurag Sharma</dc:creator>
      <dc:date>2019-11-13T16:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: CIsco ISE protal redirection issue</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3958402#M455808</link>
      <description>&lt;P&gt;thank you so much for you assistance and prompt response.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 06:39:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-protal-redirection-issue/m-p/3958402#M455808</guid>
      <dc:creator>Aqi Shah</dc:creator>
      <dc:date>2019-11-14T06:39:12Z</dc:date>
    </item>
  </channel>
</rss>

