<?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: Multiple Multiple RADIUS Access-Request in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4259372#M564333</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/26555"&gt;@thomas&lt;/a&gt;&amp;nbsp;, I attached here the detailed log "steps" from the RADIUS Live Logs. Unfortunately, I cannot post the whole log due to security reasons but this log was a successful authentication but as you can see in files that I attached, it has multiple RADIUS Access-Request entry just for a single endpoint.&lt;/P&gt;&lt;P&gt;I would like to know if this is normal or is there an EAP or RADIUS timeout issue somewhere?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently, using a certificate-based authentication and checked against our AD. I am not sure if this is normal if certificate-based authentication is being used.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 16 Dec 2020 13:34:10 GMT</pubDate>
    <dc:creator>fatalXerror</dc:creator>
    <dc:date>2020-12-16T13:34:10Z</dc:date>
    <item>
      <title>Multiple Multiple RADIUS Access-Request</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4258630#M564312</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Anyone here encountered seeing multiple EAP Start in a single user endpoint? We are using certificate-based authentication.&lt;/P&gt;&lt;P&gt;I noticed it in the details section of the RADIUS Live logs that one of my user endpoint have multiple "Received RADIUS Access-Request" before it can get fully authenticated.&lt;/P&gt;&lt;P&gt;Is this normal and why is it like that?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 10:24:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4258630#M564312</guid>
      <dc:creator>fatalXerror</dc:creator>
      <dc:date>2020-12-15T10:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Multiple RADIUS Access-Request</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4259069#M564323</link>
      <description>&lt;P&gt;Please provide the relevant Authentication Details. Hard to comment without actual messages.&lt;/P&gt;
&lt;P&gt;Also helps to know the actual endpoint type/OS and supplicant configuration if available.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 22:07:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4259069#M564323</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2020-12-15T22:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Multiple RADIUS Access-Request</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4259372#M564333</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/26555"&gt;@thomas&lt;/a&gt;&amp;nbsp;, I attached here the detailed log "steps" from the RADIUS Live Logs. Unfortunately, I cannot post the whole log due to security reasons but this log was a successful authentication but as you can see in files that I attached, it has multiple RADIUS Access-Request entry just for a single endpoint.&lt;/P&gt;&lt;P&gt;I would like to know if this is normal or is there an EAP or RADIUS timeout issue somewhere?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently, using a certificate-based authentication and checked against our AD. I am not sure if this is normal if certificate-based authentication is being used.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 13:34:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4259372#M564333</guid>
      <dc:creator>fatalXerror</dc:creator>
      <dc:date>2020-12-16T13:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Multiple RADIUS Access-Request</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4259726#M564355</link>
      <description>&lt;P&gt;Thank you, that is a start. You should not be receiving so many requests so quickly that they have not had a chance to finish!&lt;/P&gt;
&lt;P&gt;Next step is to look at your network device configuration.&lt;/P&gt;
&lt;P&gt;Most likely culprit is 802.1X timeout is extremely low (1 second ?) which is obviously bad.&lt;/P&gt;
&lt;P&gt;Our best practice recommendation is described under &lt;A href="https://community.cisco.com/t5/security-documents/ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515" target="_self"&gt;Authentication Timer Settings&lt;/A&gt;:&lt;/P&gt;
&lt;PRE&gt;c9300-Sw(config-if)#dot1x timeout tx-period 7
c9300-Sw(config-if)#dot1x max-reauth-req 3&lt;/PRE&gt;
&lt;P&gt;If that is not it then what endpoint type?&lt;/P&gt;
&lt;P&gt;What are the supplicant settings?&lt;/P&gt;
&lt;P&gt;Are all of your endpoints of this type doing this or just this one?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 00:14:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4259726#M564355</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2020-12-17T00:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Multiple RADIUS Access-Request</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4260211#M564370</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/26555"&gt;@thomas&lt;/a&gt;&amp;nbsp;, thank you for your feedback. By the way, my NAD is a WLC. What would be the best practice EAP timeout settings for WLC to use?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 16:42:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4260211#M564370</guid>
      <dc:creator>fatalXerror</dc:creator>
      <dc:date>2020-12-17T16:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Multiple RADIUS Access-Request</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4260432#M564378</link>
      <description>&lt;P&gt;See the post for &lt;A href="https://community.cisco.com/t5/security-documents/top-six-important-cisco-wlc-settings-for-ise-integration/ta-p/3643795" target="_blank" rel="noopener"&gt;Top Six Important Cisco WLC settings for ISE integration&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 00:45:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4260432#M564378</guid>
      <dc:creator>Greg Gibbs</dc:creator>
      <dc:date>2020-12-18T00:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Multiple RADIUS Access-Request</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4267414#M564581</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/303946"&gt;@fatalXerror&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's normal EAP behaviour I thought - it's a very chatty protocol- each time the Radius server sends the suppliant an EAP Challenge, the supplicant responds with an Access-Request packet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The RFCs are not that easy to digest as Rasika's excellent posting here&amp;nbsp;&lt;A href="https://mrncciew.com/2013/03/03/eap-overview/" target="_blank"&gt;https://mrncciew.com/2013/03/03/eap-overview/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 22:01:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-multiple-radius-access-request/m-p/4267414#M564581</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2021-01-05T22:01:33Z</dc:date>
    </item>
  </channel>
</rss>

