<?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/IOS 11 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/radius-ios-11/m-p/3684895#M216271</link>
    <description>&lt;P&gt;Make sure that&lt;/P&gt;
&lt;P&gt;1.) Make sure the NPS uses a SSL server certificate from your enterprise PKI/CA&lt;/P&gt;
&lt;P&gt;2.) Install the Root CA in the trusted certificate store of you end system (Apple / Windows)&lt;/P&gt;
&lt;P&gt;2a.) In Windows make sure to use the right store... If the AD machine account is used, the computer store muste be used for the certificates&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Aug 2018 12:46:51 GMT</pubDate>
    <dc:creator>Johannes Luther</dc:creator>
    <dc:date>2018-08-09T12:46:51Z</dc:date>
    <item>
      <title>Radius/IOS 11</title>
      <link>https://community.cisco.com/t5/wireless/radius-ios-11/m-p/3684375#M216268</link>
      <description>&lt;P&gt;I am using VWLC and a mixture of 3700/3800/1560 APs.&amp;nbsp; I am using multiples SSIDs with multiple authentication methods.&amp;nbsp; When I added the 1560 I upgraded the VWLC to 8.7.102 and had everything working.&amp;nbsp; Recently I started having occasional connectivity issues with the SSID that authenticates to Microsoft NPS (server 2016) with RADIUS.&amp;nbsp; I use a certificate from a Microsoft Enterprise CA on the NPS.&amp;nbsp; I upgraded to 8.7.106.0 and have since downgraded to 8.3.143.0 which didn't really fix the problem.&amp;nbsp; When any IOS user connects via RADUIS, it spins for a while and eventually says incorrect password.&amp;nbsp; Nothing gets logged into the NPS logs on the Windows server for these events.&amp;nbsp; Android users have no problems.&amp;nbsp; Not quite sure what to look at from here.&amp;nbsp; I did a debug client on the VWLC and while I didn't really see any errors, I am not completely sure what to look for.&amp;nbsp; Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 15:57:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-ios-11/m-p/3684375#M216268</guid>
      <dc:creator>Michael Krall</dc:creator>
      <dc:date>2021-07-05T15:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Radius/IOS 11</title>
      <link>https://community.cisco.com/t5/wireless/radius-ios-11/m-p/3684789#M216269</link>
      <description>&lt;P&gt;So, as Apple clients work, I assume there is no connectivity problem between WLC and NPS.&lt;/P&gt;
&lt;P&gt;First of all, the WLC is &lt;STRONG&gt;not&lt;/STRONG&gt; involved in the authentication process - it just repacks the EAP authentication messages from 802.1X (Layer-2) in RADIUS (Layer-3).&lt;/P&gt;
&lt;P&gt;I'm assuming you are using EAP-TLS or PEAP on you clients, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't see anything on the NPS server, then I assume it is a client related isse.&lt;/P&gt;
&lt;P&gt;Possibilities:&lt;/P&gt;
&lt;P&gt;- Windows client does not try to authenticate, because the own user/client certitficate is expired&lt;/P&gt;
&lt;P&gt;- Windows client aborts authentication after the SSL server hello message from NPS is received. Possible reasons for this:&lt;/P&gt;
&lt;P&gt;1.) NPS certificate is expired (I guess this is not it, because I assume NPS would stop working)&lt;/P&gt;
&lt;P&gt;2.) The clients are configured to verify the server certificate and doesn't trust the CA.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:24:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-ios-11/m-p/3684789#M216269</guid>
      <dc:creator>Johannes Luther</dc:creator>
      <dc:date>2018-08-09T09:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Radius/IOS 11</title>
      <link>https://community.cisco.com/t5/wireless/radius-ios-11/m-p/3684872#M216270</link>
      <description>I am using PEAP.  I didn't try a Windows client while I was working on it yesterday.  It is looking like an intermittent issue.  While looking at the logs overnight it looks like some Apple I-devices are getting authenticated (although I don't know how many are not since they don't appear in the logs).  When connecting from the iphone/ipad, there is an option to trust the certificate that pops up that I can click on and allow it to connect.  I wonder if Apple made some changes with the latest update or if something else is going on (I am having some slowdown issues with VMware at the moment).  I did find a couple threads elsewhere discussing WiFi issues with IOS 11.  Thanks for pointing me at some things to look at.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Aug 2018 12:22:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-ios-11/m-p/3684872#M216270</guid>
      <dc:creator>Michael Krall</dc:creator>
      <dc:date>2018-08-09T12:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Radius/IOS 11</title>
      <link>https://community.cisco.com/t5/wireless/radius-ios-11/m-p/3684895#M216271</link>
      <description>&lt;P&gt;Make sure that&lt;/P&gt;
&lt;P&gt;1.) Make sure the NPS uses a SSL server certificate from your enterprise PKI/CA&lt;/P&gt;
&lt;P&gt;2.) Install the Root CA in the trusted certificate store of you end system (Apple / Windows)&lt;/P&gt;
&lt;P&gt;2a.) In Windows make sure to use the right store... If the AD machine account is used, the computer store muste be used for the certificates&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 12:46:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/radius-ios-11/m-p/3684895#M216271</guid>
      <dc:creator>Johannes Luther</dc:creator>
      <dc:date>2018-08-09T12:46:51Z</dc:date>
    </item>
  </channel>
</rss>

