<?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: Radius and devices that dont support wpa2 enterprise in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465174#M290761</link>
    <description>&lt;P&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/72347"&gt;@ZedKay&lt;/A&gt; Your only option is a second SSID with an authentication method that supports said devices, this SSID can be on the same VLAN as your exisiting wifi network. &lt;/P&gt;&lt;P&gt;I run the same setup in my workplace. &lt;/P&gt;</description>
    <pubDate>Wed, 13 Jul 2022 07:55:43 GMT</pubDate>
    <dc:creator>BlakeRichardson</dc:creator>
    <dc:date>2022-07-13T07:55:43Z</dc:date>
    <item>
      <title>Radius and devices that dont support wpa2 enterprise</title>
      <link>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465169#M290756</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are currently looking at setting up a radius server to connect our users/devices to the wireless network.&lt;/P&gt;&lt;P&gt;So far we have that part working for those devices that support wpa2 enterprise.&lt;/P&gt;&lt;P&gt;We have a few devices (TV etc) that do not support this authentication method.&lt;/P&gt;&lt;P&gt;We have tried a few things on our radius server to allow specific mac address (but the authentication requests do not appear to be making it through to the radius server)&lt;/P&gt;&lt;P&gt;We are using a freeradius server.&lt;/P&gt;&lt;P&gt;Hoping someone can shed some light - or point us in another direction.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 06:01:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465169#M290756</guid>
      <dc:creator>ZedKay</dc:creator>
      <dc:date>2022-07-12T06:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Radius and devices that dont support wpa2 enterprise</title>
      <link>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465170#M290757</link>
      <description>&lt;P&gt;Hello ZedKay,&lt;/P&gt;&lt;P&gt;I am not sure if I understand the question correctly. You want to connect the TVs to the same WLAN which is using WPA2-ENT or you have created a new WLAN specifically for the devices which do not support WAP2-ENT?&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 08:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465170#M290757</guid>
      <dc:creator>marek.golha</dc:creator>
      <dc:date>2022-07-12T08:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Radius and devices that dont support wpa2 enterprise</title>
      <link>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465171#M290758</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;looking to connect the devices to the same WLAN as the wpa2-ent devices.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 08:59:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465171#M290758</guid>
      <dc:creator>ZedKay</dc:creator>
      <dc:date>2022-07-12T08:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Radius and devices that dont support wpa2 enterprise</title>
      <link>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465172#M290759</link>
      <description>&lt;P&gt;You can't do this on the same SSID - the 'MAC-based access control (no encryption)' and 'Enterprise with my RADIUS server' config options are mutually exclusive.     Remember that, as per the description, the MAC authentication option does not result in an encrypted WLAN session between the client and the AP as Enterprise 802.1x does.   I'd recommend you look at using Identity PSK with RADIUS (assuming you;re using a reasonably recent MR access point model and firmware).   iPSK combines WPA2-PSK authentication / encryption with a check of the client MAC address.   &lt;A href="https://documentation.meraki.com/MR/Encryption_and_Authentication/IPSK_with_RADIUS_Authentication" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/MR/Encryption_and_Authentication/IPSK_with_RADIUS_Authentication&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note that this would still be a separate SSID to your Enterprise 802.1x SSID - but you should be able to use the same RADIUS server for both.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 10:41:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465172#M290759</guid>
      <dc:creator>GreenMan</dc:creator>
      <dc:date>2022-07-12T10:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Radius and devices that dont support wpa2 enterprise</title>
      <link>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465173#M290760</link>
      <description>&lt;P&gt;Thanks GreenMan.&lt;/P&gt;&lt;P&gt;We are using iPSK at the moment but without radius.&lt;/P&gt;&lt;P&gt;This is what I was trying to achieve:&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.freeradius.org/guide/mac-auth#plain-mac-auth_raddb-policy-conf" target="_blank" rel="nofollow noopener noreferrer"&gt;https://wiki.freeradius.org/guide/mac-auth#plain-mac-auth_raddb-policy-conf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 11:17:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465173#M290760</guid>
      <dc:creator>ZedKay</dc:creator>
      <dc:date>2022-07-12T11:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Radius and devices that dont support wpa2 enterprise</title>
      <link>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465174#M290761</link>
      <description>&lt;P&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/72347"&gt;@ZedKay&lt;/A&gt; Your only option is a second SSID with an authentication method that supports said devices, this SSID can be on the same VLAN as your exisiting wifi network. &lt;/P&gt;&lt;P&gt;I run the same setup in my workplace. &lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 07:55:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465174#M290761</guid>
      <dc:creator>BlakeRichardson</dc:creator>
      <dc:date>2022-07-13T07:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Radius and devices that dont support wpa2 enterprise</title>
      <link>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465175#M290762</link>
      <description>&lt;P&gt;I'm with &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/1941"&gt;@BlakeRichardson&lt;/A&gt; .  Don't add complexity unless it is required.  Add a second SSID.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 10:18:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-and-devices-that-dont-support-wpa2-enterprise/m-p/5465175#M290762</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2022-07-13T10:18:33Z</dc:date>
    </item>
  </channel>
</rss>

