<?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: Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522883#M518607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be no reason to configure both an access ACL and redirect ACL for same session.&amp;nbsp; The redirect ACL handles both.&amp;nbsp; If having issues, recommend remove the Airespace ACL.&amp;nbsp; The access ACL is only needed post web auth.&amp;nbsp;&amp;nbsp; Also, I have found in past releases that for certain flows it helped to add access to the PSNs in the run ACL.&amp;nbsp; This may no longer be the case, but it was sometimes possible to have a case where user was authenticated but client was trying to complete a web communication to the PSN at close of final connection message, and if ACL applied immediately, it stalled that connection.&amp;nbsp; You should be able to see if ACL is applied by monitoring the WLC session info for the client and determine if present when user blocked/delayed access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2018 23:05:00 GMT</pubDate>
    <dc:creator>Craig Hyps</dc:creator>
    <dc:date>2018-01-16T23:05:00Z</dc:date>
    <item>
      <title>Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC</title>
      <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522878#M518599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ISE Version: 2.3.0.298 &lt;/P&gt;&lt;P&gt;There’re three ISE PSN nodes, IP address: 10.10.100.67/24, 10.200.100.67/24, 10.10.100.77/24&lt;/P&gt;&lt;P&gt;Foreign WLC, 5520, version: 8.3.111.0&lt;/P&gt;&lt;P&gt;Anchor WLC, 2500, version: 8.3.111.0&lt;/P&gt;&lt;P&gt;Endpoints, we used Dell Laptop with Windows 10 and iPhone 7 with iOS 11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Related Configuration&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ACLs for Web-Auth redirect and access internet configured same on both Foreign and Anchor WLCs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Verification&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After Web-Auth succeeded, we observed “guest-acl” ACL applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic hit related ACLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Symptom &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After key in the username and password prompted authentication successfully. &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;But meantime, could not open &lt;A href="http://www.google.com/"&gt;www.google.com&lt;/A&gt; immediately.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Analyse&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It looks like somehow the ACL of “guest-acl” didn’t apply immediately after Web-Auth succeeded, need to wait a few minutes, then endpoints can access the internet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 00:00:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522878#M518599</guid>
      <dc:creator>G2000</dc:creator>
      <dc:date>2018-01-16T00:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC</title>
      <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522879#M518600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on the Cisco WLC you can run a client debug that is quite useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug client xx:yy:zz:00:11:22&lt;/P&gt;&lt;P&gt;debug aaa event enable&lt;/P&gt;&lt;P&gt;debug aaa packet enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a look at the output and try to observe what's going on.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also using ISE 2.3.0.298 (patch 1) and Cisco WLC 8.5.105.0 and 8.2.151.0 - there was an issue with older 8.2.1xx release which broke the CoA process.&amp;nbsp; Currently no issues with these WLC releases. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an ACL that is applied when the client first associates to the SSID and gets redirected to the ISE portal? &lt;/P&gt;&lt;P&gt;And then you should have a second ACL that is applied when a client successfully passes the MAB auth (MAC address found in Identity Group).&amp;nbsp; This ACL should allow DHCP, DNS, PSNs, and internet access. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 06:21:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522879#M518600</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2018-01-16T06:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC</title>
      <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522880#M518601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;CSCul83594 - You cannot enable radius accounting on both WLCs, they will each send accounting start/stop with different session ids, and ISE will get confused. Typically end user sees a “error 500” web page when redirected to the ISE portal. This is on a per WLAN basis. If you have other WLANs not using ISE then that setting maybe different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;On another note, with the new “Simplified config &lt;STRONG&gt;Apply Cisco ISE Default Settings&lt;/STRONG&gt; ” on the WLC, if you check the ISE checkbox when creating an authentication server, an accounting server is automatically configured with the same ip and settings. And same things on the WLAN, the simplified config puts the ISE as both authentication and accounting for that WLAN. And this will trigger the issue if you do this on both WLCs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;Please reach out to tac if further assistance is needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 16:09:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522880#M518601</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2018-01-16T16:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC</title>
      <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522881#M518602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Jason.&lt;/P&gt;&lt;P&gt;We didn't enable Accounting at Anchor WLC for the guest WLAN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 22:25:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522881#M518602</guid>
      <dc:creator>G2000</dc:creator>
      <dc:date>2018-01-16T22:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC</title>
      <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522882#M518605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Arne.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We did configure redirect ACL and access-internet ACL on both WLCs, we also observed traffic hit both ACLs. It can access the internet a few minutes later, which means ACLs configured properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;One &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;more action we tested while authenticated successfully, if I manually disconnect and re-connect the guest WLAN at end-point, then it can access the &lt;/SPAN&gt;internet&lt;SPAN style="font-size: 10pt;"&gt; immediately just like the second ACL applied immediately. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 22:56:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522882#M518605</guid>
      <dc:creator>G2000</dc:creator>
      <dc:date>2018-01-16T22:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC</title>
      <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522883#M518607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be no reason to configure both an access ACL and redirect ACL for same session.&amp;nbsp; The redirect ACL handles both.&amp;nbsp; If having issues, recommend remove the Airespace ACL.&amp;nbsp; The access ACL is only needed post web auth.&amp;nbsp;&amp;nbsp; Also, I have found in past releases that for certain flows it helped to add access to the PSNs in the run ACL.&amp;nbsp; This may no longer be the case, but it was sometimes possible to have a case where user was authenticated but client was trying to complete a web communication to the PSN at close of final connection message, and if ACL applied immediately, it stalled that connection.&amp;nbsp; You should be able to see if ACL is applied by monitoring the WLC session info for the client and determine if present when user blocked/delayed access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 23:05:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522883#M518607</guid>
      <dc:creator>Craig Hyps</dc:creator>
      <dc:date>2018-01-16T23:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC</title>
      <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522884#M518608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From WLC we can observe the access internet ACL applied while endpoint authenticated successfully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 23:47:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522884#M518608</guid>
      <dc:creator>G2000</dc:creator>
      <dc:date>2018-01-16T23:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC</title>
      <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522885#M518610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the access internet ACL already confirmed and applied on the WLC, it's best for you to troubleshoot it further by engaging Cisco wireless support teams.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 17:49:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/3522885#M518610</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2018-01-23T17:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Endpoints access internet delayed few mins while Web-Auth succeeded with ISE and WLC</title>
      <link>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/4000824#M518612</link>
      <description>Did you get a solution to this eventually, I have got the same problem</description>
      <pubDate>Wed, 18 Dec 2019 19:01:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/endpoints-access-internet-delayed-few-mins-while-web-auth/m-p/4000824#M518612</guid>
      <dc:creator>Akiva</dc:creator>
      <dc:date>2019-12-18T19:01:44Z</dc:date>
    </item>
  </channel>
</rss>

