<?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 Re: ISE Posture redirect not happening in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376702#M556785</link>
    <description>&lt;P&gt;Those commands are required to allow the switch to do the URL redirection in the browser.&amp;nbsp; The Client device needs to be able to communicate with the Switch SVI in order for this to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can stop HTTP/HTTPS from being used for Switch Management while leaving those commands enabled (so url redirects work), by adding the commands;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;ip http active-session-modules none&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;ip http secure-active-session-modules none&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 02 May 2018 14:27:33 GMT</pubDate>
    <dc:creator>RichardAtkin</dc:creator>
    <dc:date>2018-05-02T14:27:33Z</dc:date>
    <item>
      <title>ISE Posture redirect not happening</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376059#M556770</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;
&lt;P&gt;I am trying to configure the wired posture by anyconnect client but it is not working, the PC hits the unknown authorization policy and remains in the unknown state and the show authentication session int gigX/X displays the redirect url but one thing is strange I get a token keyword in the URL as highlighted below in bold letters but the&amp;nbsp;below link&amp;nbsp;doesn't mentioned any where related to token hence it says that the&amp;nbsp;redirect URL should end with =CPP,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also the redirect ACL are entered with deny statement for ISE, Anti virus, dhcp,dns,&amp;amp; windows update server on top and then permit http and https&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Extended IP access list ACL_REDIRECT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 deny udp any eq bootpc any eq bootps&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20 deny udp any any eq domain&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30 deny ip any host&amp;nbsp;&amp;lt;ISE SERVER&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40 deny ip any host&amp;nbsp;&amp;lt;Anti virus server&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50 deny ip any host&amp;nbsp;&amp;lt;Windows update&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60 permit tcp any any eq www (7162 matches)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 70 permit tcp any any eq 443 (106586 matches)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80 deny ip any any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I m referring to the below link for no pop-up redirection.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/118724-technote-ise-00.html#anc5" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/118724-technote-ise-00.html#anc5&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;S1(config-if)#do sh authentication sessions interface gigabitEthernet 1/0/37 details&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interface:&amp;nbsp; GigabitEthernet1/0/37&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAC Address:&amp;nbsp; 9778.9778.9778&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IPv6 Address:&amp;nbsp; FE00::,&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IPv4 Address:&amp;nbsp; 10.10.10.9&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User-Name:&amp;nbsp;&amp;nbsp;john&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status:&amp;nbsp; Authorized&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Domain:&amp;nbsp; DATA&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oper host mode:&amp;nbsp; multi-host&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oper control dir:&amp;nbsp; both&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Session timeout:&amp;nbsp; N/A&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Restart timeout:&amp;nbsp; N/A&lt;BR /&gt;Periodic Acct timeout:&amp;nbsp; N/A&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Session Uptime:&amp;nbsp; 41s&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Common Session ID:&amp;nbsp; AC18058C00000057268F6544&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Acct Session ID:&amp;nbsp; 0x00000409&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Handle:&amp;nbsp; 0x13000038&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current Policy:&amp;nbsp; POLICY_Gi2/0/37&lt;/P&gt;
&lt;P&gt;Local Policies:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Service Template: DEFAULT_LINKSEC_POLICY_SHOULD_SECURE (priority 150)&lt;/P&gt;
&lt;P&gt;Server Policies:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URL Redirect:&amp;nbsp; &lt;A href="https://ISE-PRI.msm.local:8443/portal/gateway?sessionId=AC18058C00000057268F6544&amp;amp;portal=a6bb0db0-2230-11e6-99ab-005056bf55e0&amp;amp;action=cpp" target="_blank"&gt;https://ISE-PRI.xyz.local:8443/portal/gateway?sessionId=AC18058C00000057268F6544&amp;amp;portal=a6bb0db0-2230-11e6-99ab-005056bf55e0&amp;amp;action=cpp&lt;/A&gt;&lt;FONT color="#ff0000"&gt;&lt;STRONG&gt;&amp;amp;token=e52d32844af1913bc338fd750a4a4401&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URL Redirect ACL:&amp;nbsp; ACL_REDIRECT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACS ACL:&amp;nbsp; xACSACLx-IP-Unknown_State_ACL-5ae84cfc&lt;/P&gt;
&lt;P&gt;Method status list: &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dot1x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authc Success&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:54:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376059#M556770</guid>
      <dc:creator>adamgibs7</dc:creator>
      <dc:date>2020-02-21T18:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Posture redirect not happening</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376459#M556775</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Does your switch management SVI is allowed to speak with your endpoint?&lt;/P&gt;
&lt;P&gt;Make sure you don't enforce any URPF in the path because your redirect will not work.&lt;/P&gt;
&lt;P&gt;For redirection to work, your switch will spoof your destination.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please paste your dACL content? (IP-Unknown_State_ACL)&lt;/P&gt;
&lt;P&gt;At switch level, the dACL is the first one applied.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Octavian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 08:23:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376459#M556775</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2018-05-02T08:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Posture redirect not happening</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376682#M556779</link>
      <description>&lt;P&gt;Yes it is was enabled but the thing was missing was IP http server and ip https-server commands, but I want to understand why we need a user Vlan SVI on the access switch for redirection due to security perspective it should not , except a mgmt. Vlan for managing the switch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 14:10:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376682#M556779</guid>
      <dc:creator>adamgibs7</dc:creator>
      <dc:date>2018-05-02T14:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Posture redirect not happening</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376702#M556785</link>
      <description>&lt;P&gt;Those commands are required to allow the switch to do the URL redirection in the browser.&amp;nbsp; The Client device needs to be able to communicate with the Switch SVI in order for this to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can stop HTTP/HTTPS from being used for Switch Management while leaving those commands enabled (so url redirects work), by adding the commands;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;ip http active-session-modules none&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;ip http secure-active-session-modules none&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 14:27:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376702#M556785</guid>
      <dc:creator>RichardAtkin</dc:creator>
      <dc:date>2018-05-02T14:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Posture redirect not happening</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376737#M556794</link>
      <description>&lt;P&gt;Dear thank u very much&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a SVI on the ASA firewall then why it is looking on access switch SVI ?? actually I want to understand the reason behind it becz I m sure I have to face audit guys for this question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 15:10:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376737#M556794</guid>
      <dc:creator>adamgibs7</dc:creator>
      <dc:date>2018-05-02T15:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Posture redirect not happening</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376808#M556804</link>
      <description>&lt;P&gt;The ASA doesn't have anything to do with anything at this point.&amp;nbsp; The device that authenticates the Client is the device that is responsible for implementing the re-direct ACLs and for doing the actual URL re-direction, ie, the Switch.&amp;nbsp; In order to do the redirection, the Client has to be able to access the switch SVI so it can then be bounced onwards to the ISE via the dynamically supplied URL-Redirect attribute. This is all done seamlessly - the first page the User will see is the ISE page.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 16:54:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376808#M556804</guid>
      <dc:creator>RichardAtkin</dc:creator>
      <dc:date>2018-05-02T16:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Posture redirect not happening</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376809#M556811</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The management SVI of the switch would do the trick. &lt;BR /&gt;The switch needs an SVI to source traffic from even though in fact the source IP of the traffic it sends to your PC needing redirection is the IP of the initial website you've requested.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your switch has only one SVI (the management one) you need to make sure that it can communicate with your endpoint (the traffic is routed, no subject to any unicast reverse path forwarding check and allowed by any firewall in between).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One other approach would be to create on the switch one extra SVI for the same VLAN as for the endpoint (thus L2 adjacent with the endpoint) so that traffic is delivered directly (i.e. Layer2).&lt;/P&gt;
&lt;P&gt;This second option does not (obviously) scale.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Octavian&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 16:56:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3376809#M556811</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2018-05-02T16:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: ISE Posture redirect not happening</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3730561#M556818</link>
      <description>&lt;P&gt;We are currently working with this issue too, any resolution already for this on the ASA anyconnect side? we are getting the webredirection url and acl from ISE posture and client is getting the unknown status but cannot go to the redirection site for posturing.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 09:30:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-posture-redirect-not-happening/m-p/3730561#M556818</guid>
      <dc:creator>misinsuan2229</dc:creator>
      <dc:date>2018-10-23T09:30:15Z</dc:date>
    </item>
  </channel>
</rss>

