<?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: Self Registration of Guest User Portal is not coming while connect in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4941662#M584647</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;HTTP is already enabled.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2023 09:33:45 GMT</pubDate>
    <dc:creator>King_1988</dc:creator>
    <dc:date>2023-10-17T09:33:45Z</dc:date>
    <item>
      <title>Self Registration of Guest User Portal is not coming while connecting</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939392#M584587</link>
      <description>&lt;P&gt;Hi Good People,&lt;/P&gt;&lt;P&gt;We have deployed WLC-9800 and ISE in our network. We have created a Guest SSID and made it open means no security key. Also set ISE as RADIUS server in WLC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In ISE, we have created necessary Authentication and Authorization policy (MAB) in order to have Self-Registration portal for guest while login. But client can connect SSID and browse internet but no Login page is generated from ISE. What could be the issue?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 17:45:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939392#M584587</guid>
      <dc:creator>King_1988</dc:creator>
      <dc:date>2023-10-12T17:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939405#M584588</link>
      <description>&lt;P&gt;make sure your Guest ACL and redirect ACL are as per this &lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/213920-central-web-authentication-cwa-on-cata.html" target="_self"&gt;documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;During authorization along with redirect url you ideally also want to force a guest dacl which allows access to ISE, DNS only, so the only thing user can do is go to ISE and resolve FQDN. Once the user has gone through self registration then your Internet only or Guest ACL comes into play.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 02:39:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939405#M584588</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2023-10-13T02:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939563#M584594</link>
      <description>&lt;P&gt;There could be a number of issues.&amp;nbsp; The first step is to check ISE Live Logs to see if the MAB authentication hit the correct policy and correct authorization rule.&amp;nbsp; If so, then on the 9800 GUI, go to Monitoring-&amp;gt;Wireless-&amp;gt;Clients and filter for the MAC address of the device you are testing with.&amp;nbsp; If the state is "RUN", then it is not going to redirect anywhere and will just allow the device to communicate on the network.&amp;nbsp; If the state is "Web Auth Pending", then click on the MAC address and check under General-&amp;gt;Security.&amp;nbsp; I may have the names of the tabs off a little.&amp;nbsp; But you should be able to scroll down and see what the redirect ACL name is and also the URL that the client would be redirected to.&amp;nbsp; If those items are there and correct, then check the redirect ACL itself.&amp;nbsp; Remember that the 9800 is essentially an IOS-XE switch and not AireOS so the redirect ACL should have "deny" statements for the traffic that you DO NOT want to redirect.&amp;nbsp; This is typically DNS and the traffic to the ISE PSNs.&amp;nbsp; Then you have a "permit tcp any any eq 80" and a "permit ip any any" at the end.&amp;nbsp; I prefer to be specific with HTTP before a blanket permit ip any any.&amp;nbsp; Habit from issues in the past.&lt;/P&gt;
&lt;P&gt;If all those things are good, try to manually open a browser and navigate to &lt;A href="http://1.2.3.4" target="_blank"&gt;http://1.2.3.4&lt;/A&gt;&amp;nbsp;.&amp;nbsp; If you see the redirect attempting, then the problem may be that DNS is not working for the client.&amp;nbsp; Maybe the DHCP scope doesn't have DNS defined or the IP's are wrong.&amp;nbsp; When a network connection happens, Apple devices will attempt to connect to &lt;A href="http://captive.apple.com" target="_blank"&gt;http://captive.apple.com&lt;/A&gt;&amp;nbsp;and Windows devices try to connect to &lt;A href="http://msftconnecttest.com" target="_blank"&gt;http://msftconnecttest.com&lt;/A&gt;.&amp;nbsp; If DNS is not working, then the HTTP request will never hit the AP/WLC and redirection could never work.&amp;nbsp; Manually trying to navigate to any IP address over HTTP would take DNS out of the picture.&amp;nbsp; If DNS is not working, the guest portal will not load but you should at least see the attempt to redirect.&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;
&lt;P&gt;Colby&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 04:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939563#M584594</guid>
      <dc:creator>Colby LeMaire</dc:creator>
      <dc:date>2023-10-13T04:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939588#M584596</link>
      <description>&lt;P&gt;Hi Colby/Ammahend,&lt;/P&gt;&lt;P&gt;We have already configured Authentication and Authorization in policy sets of ISE as per documentation. But found hits are coming for default instead of newly created one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 05:43:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939588#M584596</guid>
      <dc:creator>King_1988</dc:creator>
      <dc:date>2023-10-13T05:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939598#M584597</link>
      <description>&lt;P&gt;In your authentication policy, your MAB rule condition is wireless mab AND wired mab.&amp;nbsp; That logic doesn't work so it will never match that rule.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 06:00:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939598#M584597</guid>
      <dc:creator>Colby LeMaire</dc:creator>
      <dc:date>2023-10-13T06:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939600#M584598</link>
      <description>&lt;P&gt;So what we can do? Actually we have followed the documentation only for the self-registration of guest wifi using ISE: &lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/213920-central-web-authentication-cwa-on-cata.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/213920-central-web-authentication-cwa-on-cata.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 06:05:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939600#M584598</guid>
      <dc:creator>King_1988</dc:creator>
      <dc:date>2023-10-13T06:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939986#M584605</link>
      <description>&lt;P&gt;You need to make two changes and try:&lt;/P&gt;
&lt;P&gt;If you’re dealing with wireless client only, &amp;nbsp;then you can just remove the wired mab in authentication policy, if you’re dealing with wired and wireless guest both, then just change it from AND to OR.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If user not found should be “continue”&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 15:36:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4939986#M584605</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2023-10-13T15:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4940199#M584610</link>
      <description>&lt;P&gt;Ok, we will do and let you know. Another thing mac filtering need to be enable or not from WLC L2 security?&lt;/P&gt;</description>
      <pubDate>Sat, 14 Oct 2023 04:03:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4940199#M584610</guid>
      <dc:creator>King_1988</dc:creator>
      <dc:date>2023-10-14T04:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4940282#M584611</link>
      <description>&lt;P&gt;Hi Colby,&lt;/P&gt;&lt;P&gt;What we can do to make it work, i mean self registration for guest?&lt;/P&gt;</description>
      <pubDate>Sat, 14 Oct 2023 06:32:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4940282#M584611</guid>
      <dc:creator>King_1988</dc:creator>
      <dc:date>2023-10-14T06:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4940291#M584612</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Got some improvement, but the issue is not fully solved. Now we are getting successful logs (Attached) in ISE but client can't connect Guest&amp;nbsp; SSID. But when we are disabling MAC filtering from WLC then client gets connected with the SSID but no redirection page is coming for self portal registration, that means is Authenticated, and Authorized from WLC. What can be the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Oct 2023 07:22:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4940291#M584612</guid>
      <dc:creator>King_1988</dc:creator>
      <dc:date>2023-10-14T07:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4940527#M584614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Now we are getting below logs from ISE for the Guest user. From log it is showing Authentication passed but Client is not getting SSID connected also not getting any Registration portal for Self-sign.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="King_1988_0-1697368728090.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/199718i82D6E117A614D024/image-size/medium?v=v2&amp;amp;px=400" role="button" title="King_1988_0-1697368728090.png" alt="King_1988_0-1697368728090.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2023 11:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4940527#M584614</guid>
      <dc:creator>King_1988</dc:creator>
      <dc:date>2023-10-15T11:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4941351#M584634</link>
      <description>&lt;P&gt;If this is 9800, then also check that you have the IOS-XE command configured&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ip http server&lt;/LI-CODE&gt;
&lt;P&gt;This is required to enable the http interception on the 9800 to make redirection work.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 20:10:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4941351#M584634</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2023-10-16T20:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4941662#M584647</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;HTTP is already enabled.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 09:33:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4941662#M584647</guid>
      <dc:creator>King_1988</dc:creator>
      <dc:date>2023-10-17T09:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Self Registration of Guest User Portal is not coming while connect</title>
      <link>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4943319#M584703</link>
      <description>&lt;P&gt;Ok. Have you tried debugging with a Windows/MAC once you have associated to the Wi-Fi, to see if&lt;/P&gt;
&lt;P&gt;- DNS resolution of the ISE Portal URL(s) are resolving in the expected IP address of the PSN(s) ?&lt;/P&gt;
&lt;P&gt;- telnet to port 8443 on each IP address to see if the connection is "Open" (TCP SYN/ACK test)&lt;/P&gt;
&lt;P&gt;- is the behaviour any different for Windows/MAC than for iOS or Android? (recall iOS Captive Networking Assistant - the WLC should not interfere with that if you want to the portal to auto pop-up - that's a setting to check on the WLC)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 22:53:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/self-registration-of-guest-user-portal-is-not-coming-while/m-p/4943319#M584703</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2023-10-18T22:53:43Z</dc:date>
    </item>
  </channel>
</rss>

