<?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 URL Redirection fail. in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/url-redirection-fail/m-p/2253495#M126921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, as far as I remember, port 8906 is not used anymore and it has been replaced by 8909..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Jun 2013 21:49:51 GMT</pubDate>
    <dc:creator>Octavian Szolga</dc:creator>
    <dc:date>2013-06-09T21:49:51Z</dc:date>
    <item>
      <title>URL Redirection fail.</title>
      <link>https://community.cisco.com/t5/network-access-control/url-redirection-fail/m-p/2253493#M126918</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;The URL redirection page in the client machine's browser does not correctly guide the end user to the appropriate URL. I am using ISE 1.1.4&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt; &lt;/SPAN&gt;any help ?&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt; font-family: Times-Roman; "&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:28:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/url-redirection-fail/m-p/2253493#M126918</guid>
      <dc:creator>lucina.donhue</dc:creator>
      <dc:date>2019-03-11T03:28:04Z</dc:date>
    </item>
    <item>
      <title>URL Redirection fail.</title>
      <link>https://community.cisco.com/t5/network-access-control/url-redirection-fail/m-p/2253494#M126920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are multiple causes for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;• The two Cisco av-pairs that are configured on the authorization profile should&lt;/P&gt;&lt;P&gt;exactly match the example below. (Note: Do not replace the “IP” with the actual&lt;/P&gt;&lt;P&gt;Cisco ISE IP address.)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;– url-redirect=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://ip:8443/guestportal/gateway?...lue&amp;amp;action=cpp"&gt;https://ip:8443/guestportal/gateway?...lue&amp;amp;action=cpp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;– url-redirect-acl=ACL-WEBAUTH-REDIRECT (ensure that this ACL is&lt;/P&gt;&lt;P&gt;also defined on the access switch)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;• Ensure that the URL redirection portion of the ACL have been applied to the&lt;/P&gt;&lt;P&gt;session by entering the show epm session ip &lt;SESSION ip=""&gt; command on the&lt;/SESSION&gt;&lt;/P&gt;&lt;P&gt;switch. (Where the session IP is the IP address that is passed to the client&lt;/P&gt;&lt;P&gt;machine by the DHCP server.)&lt;/P&gt;&lt;P&gt;Admission feature : DOT1X&lt;/P&gt;&lt;P&gt;AAA Policies : #ACSACL#-IP-Limitedaccess-4cb2976e&lt;/P&gt;&lt;P&gt;URL Redirect ACL : ACL-WEBAUTH-REDIRECT&lt;/P&gt;&lt;P&gt;URL Redirect :&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://node250.cisco.com:8443/guestportal/gateway?sessionId=0A000A72"&gt;https://node250.cisco.com:8443/guestportal/gateway?sessionId=0A000A72&lt;/A&gt;&lt;/P&gt;&lt;P&gt;0000A45A2444BFC2&amp;amp;action=cpp&lt;/P&gt;&lt;P&gt;• Ensure that the preposture assessment DACL that is enforced from the Cisco ISE&lt;/P&gt;&lt;P&gt;authorization profile contains the following command lines:&lt;/P&gt;&lt;P&gt;remark Allow DHCP&lt;/P&gt;&lt;P&gt;permit udp any eq bootpc any eq bootps&lt;/P&gt;&lt;P&gt;remark Allow DNS&lt;/P&gt;&lt;P&gt;permit udp any any eq domain&lt;/P&gt;&lt;P&gt;remark ping&lt;/P&gt;&lt;P&gt;permit icmp any any&lt;/P&gt;&lt;P&gt;permit tcp any host 80.0.80.2 eq 443 --&amp;gt; This is for URL redirect&lt;/P&gt;&lt;P&gt;permit tcp any host 80.0.80.2 eq www --&amp;gt; Provides access to internet&lt;/P&gt;&lt;P&gt;permit tcp any host 80.0.80.2 eq 8443 --&amp;gt; This is for guest portal&lt;/P&gt;&lt;P&gt;port&lt;/P&gt;&lt;P&gt;permit tcp any host 80.0.80.2 eq 8905 --&amp;gt; This is for posture&lt;/P&gt;&lt;P&gt;communication between NAC agent and ISE (Swiss ports)&lt;/P&gt;&lt;P&gt;permit udp any host 80.0.80.2 eq 8905 --&amp;gt; This is for posture&lt;/P&gt;&lt;P&gt;communication between NAC agent and ISE (Swiss ports)&lt;/P&gt;&lt;P&gt;permit udp any host 80.0.80.2 eq 8906 --&amp;gt; This is for posture&lt;/P&gt;&lt;P&gt;communication between NAC agent and ISE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 03:12:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/url-redirection-fail/m-p/2253494#M126920</guid>
      <dc:creator>Ravi Singh</dc:creator>
      <dc:date>2013-05-27T03:12:16Z</dc:date>
    </item>
    <item>
      <title>URL Redirection fail.</title>
      <link>https://community.cisco.com/t5/network-access-control/url-redirection-fail/m-p/2253495#M126921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, as far as I remember, port 8906 is not used anymore and it has been replaced by 8909..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2013 21:49:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/url-redirection-fail/m-p/2253495#M126921</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2013-06-09T21:49:51Z</dc:date>
    </item>
  </channel>
</rss>

