<?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: Block local users acces to web authentication on WLC in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/block-local-users-acces-to-web-authentication-on-wlc/m-p/4567662#M239411</link>
    <description>&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wlan-security/91901-mac-filters-wlcs-config.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wlan-security/91901-mac-filters-wlcs-config.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Mar 2022 22:45:25 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2022-03-09T22:45:25Z</dc:date>
    <item>
      <title>Block local users acces to web authentication on WLC</title>
      <link>https://community.cisco.com/t5/wireless/block-local-users-acces-to-web-authentication-on-wlc/m-p/4567604#M239399</link>
      <description>&lt;P&gt;I have two SSID with web authentication, ¿Can I restrict the access of 6 users to an especific SSID?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 21:44:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/block-local-users-acces-to-web-authentication-on-wlc/m-p/4567604#M239399</guid>
      <dc:creator>Eduardo.Placencia</dc:creator>
      <dc:date>2022-03-09T21:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Block local users acces to web authentication on WLC</title>
      <link>https://community.cisco.com/t5/wireless/block-local-users-acces-to-web-authentication-on-wlc/m-p/4567659#M239409</link>
      <description>&lt;P&gt;If I am right try this way&lt;/P&gt;&lt;P&gt;under wlan in WLC, L2 security Mac filter,&lt;/P&gt;&lt;P&gt;add MAC address of user in local Mac tables of WLC .&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 22:43:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/block-local-users-acces-to-web-authentication-on-wlc/m-p/4567659#M239409</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-03-09T22:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Block local users acces to web authentication on WLC</title>
      <link>https://community.cisco.com/t5/wireless/block-local-users-acces-to-web-authentication-on-wlc/m-p/4567662#M239411</link>
      <description>&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wlan-security/91901-mac-filters-wlcs-config.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless-mobility/wlan-security/91901-mac-filters-wlcs-config.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 22:45:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/block-local-users-acces-to-web-authentication-on-wlc/m-p/4567662#M239411</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-03-09T22:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Block local users acces to web authentication on WLC</title>
      <link>https://community.cisco.com/t5/wireless/block-local-users-acces-to-web-authentication-on-wlc/m-p/4567770#M239420</link>
      <description>&lt;P&gt;Hi, thanks for your replay.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I solved the problem. Let me explain a little bit more about my scenario in a WLC 9800, it´s a little different with legacy WLC, hope you can understand me, English is not my native language.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 SSIDs for guest users using web authentication,&amp;nbsp; SSID 1 normal behavior is to have access for internet but the users can't reach my internal network, and the SSID 2 normal behavior is to reach my internal network and also everything in Internet.&lt;/P&gt;&lt;P&gt;What I was looking is to create guest users for SSID 1 only and the same for SSID 2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem was that all users have the connection with both SSID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem was solved with this steps in GUI,&lt;/P&gt;&lt;P&gt;1. Creat an attributte list with the association of the SSID&amp;nbsp; (Security==&amp;gt;AAA==&amp;gt;AAA advanced==&amp;gt; Attribute_list)&lt;/P&gt;&lt;P&gt;2. Associate the guest user with the attribute list&lt;/P&gt;&lt;P&gt;3. Associate the user with a wlan-profile-name, because if you do not do this, the&amp;nbsp;&lt;SPAN&gt;guest user authentication is allowed on any WLAN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4. In the Policy created for the SSID you need to check AAA override.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Example CLI configuration&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;conf t&lt;BR /&gt;user-name XXXXX1&lt;BR /&gt;password 0 XXXXX&lt;BR /&gt;aaa attribute list XXXXX &amp;lt;== Name_of_attribute_list_created&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;conf t&lt;BR /&gt;username XXXXX1 wlan-profile-name XXXXX &amp;lt;== SSID_name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I just followed this link,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/16-11/config-guide/b_wl_16_11_cg/b_wl_16_11_cg_chapter_01110110.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/16-11/config-guide/b_wl_16_11_cg/b_wl_16_11_cg_chapter_01110110.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 05:32:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/block-local-users-acces-to-web-authentication-on-wlc/m-p/4567770#M239420</guid>
      <dc:creator>Eduardo.Placencia</dc:creator>
      <dc:date>2022-03-10T05:32:34Z</dc:date>
    </item>
  </channel>
</rss>

