<?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: Filtering muliple EAP authenticated Vlan in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643538#M11101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a doc on CCO explaining how to restrict access to a SSID based on the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/customer/tech/tk722/tk809/technologies_configuration_example09186a00807669af.shtml" target="_blank"&gt;http://www.cisco.com/en/US/customer/tech/tk722/tk809/technologies_configuration_example09186a00807669af.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Gaetan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2007 09:53:58 GMT</pubDate>
    <dc:creator>claeysg</dc:creator>
    <dc:date>2007-02-28T09:53:58Z</dc:date>
    <item>
      <title>Filtering muliple EAP authenticated Vlan</title>
      <link>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643534#M11097</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A have the following scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5 vlans configured on my AP, 3 of them use PEAP to authenticate users (not computers), I'm using ACS 3.3.3 connected to my Active Directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is, How can I filter access from one SSID to another if I am using PEAP in those 3 SSIDs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain the scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one SSDI for Students (PEAP), other for Employees (Also PEAP) and the last one for IT (PEAP again)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I prevent a student from jumping to one SSID to another? Is there a Way to use some kind of key in addition to the domain username and password? How can I configure ACS to realise from wich SSID the user is trying to connect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I anyone have an Idea, please help me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you guys, I will post my AP config so you can understand what I am talking about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 20:29:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643534#M11097</guid>
      <dc:creator>carlosmadriz</dc:creator>
      <dc:date>2021-07-03T20:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering muliple EAP authenticated Vlan</title>
      <link>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643535#M11098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; think you are referring to filter access between different vlans. If I am right, you can do this at the router level. To enable or disable routing between 2 vlans, router needs to be configured above the AP. Here, to filtter between these 3 vlans, donot configure the router with networks from all three vlans. This ensures that router doesn't have a route to reach other vlan and hence inter-vlan communication is filtered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the one you were expecting?. On the AP, if you want, you can create ACL to deny traffic to the subnets associated with those vlan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 19:42:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643535#M11098</guid>
      <dc:creator>umedryk</dc:creator>
      <dc:date>2007-01-23T19:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering muliple EAP authenticated Vlan</title>
      <link>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643536#M11099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having similar problems in my deployment. Students wlan only has captive portal, no wireless encryption, while employees and IT wlan are protected with EAP-PEAP / WPA1 / TKIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I don't have PKI deployed (server certs aren't validated in the wireless clients), if a student associates with employees wlan and enter his credentials, he will gain acces to employees wlan, because the RADIUS database stores all users and passwords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any RADIUS attributes I can use to discern which user is trying to get access to the network?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.e. a tunnel-ID attribute associated with access-request packet, so RADIUS can check that attribute matches proper user-password pair.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ignacio Siles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 09:44:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643536#M11099</guid>
      <dc:creator>chorl0232</dc:creator>
      <dc:date>2007-02-14T09:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering muliple EAP authenticated Vlan</title>
      <link>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643537#M11100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to mention I have three WLC 4402, if this information is needed to specify the RADIUS attributes provided by cisco WLC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 10:06:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643537#M11100</guid>
      <dc:creator>chorl0232</dc:creator>
      <dc:date>2007-02-14T10:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering muliple EAP authenticated Vlan</title>
      <link>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643538#M11101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a doc on CCO explaining how to restrict access to a SSID based on the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/customer/tech/tk722/tk809/technologies_configuration_example09186a00807669af.shtml" target="_blank"&gt;http://www.cisco.com/en/US/customer/tech/tk722/tk809/technologies_configuration_example09186a00807669af.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Gaetan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 09:53:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/filtering-muliple-eap-authenticated-vlan/m-p/643538#M11101</guid>
      <dc:creator>claeysg</dc:creator>
      <dc:date>2007-02-28T09:53:58Z</dc:date>
    </item>
  </channel>
</rss>

