<?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 Fortigate 7.2.6 RADIUS client can't successfully test connection in ExtremeControl</title>
    <link>https://community.extremenetworks.com/t5/extremecontrol/fortigate-7-2-6-radius-client-can-t-successfully-test-connection/m-p/99201#M451</link>
    <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;Added a Fortigate as RADIUS client but from the Fortigate itself the "test connectivity" is not completing successfully.&lt;/P&gt;&lt;P&gt;With tcpdump on the NAC engine I can see "Access-Request" but no response.&lt;/P&gt;&lt;P&gt;RADIUS client is configured with Authentication Type "Any Access" and would send "RFC 3850 - VLAN ID" attributes. But I don't think this is relevant...&lt;/P&gt;&lt;P&gt;Thanks for any hint!&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2024 15:44:31 GMT</pubDate>
    <dc:creator>Flavio</dc:creator>
    <dc:date>2024-02-02T15:44:31Z</dc:date>
    <item>
      <title>Fortigate 7.2.6 RADIUS client can't successfully test connection</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/fortigate-7-2-6-radius-client-can-t-successfully-test-connection/m-p/99201#M451</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;Added a Fortigate as RADIUS client but from the Fortigate itself the "test connectivity" is not completing successfully.&lt;/P&gt;&lt;P&gt;With tcpdump on the NAC engine I can see "Access-Request" but no response.&lt;/P&gt;&lt;P&gt;RADIUS client is configured with Authentication Type "Any Access" and would send "RFC 3850 - VLAN ID" attributes. But I don't think this is relevant...&lt;/P&gt;&lt;P&gt;Thanks for any hint!&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 15:44:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/fortigate-7-2-6-radius-client-can-t-successfully-test-connection/m-p/99201#M451</guid>
      <dc:creator>Flavio</dc:creator>
      <dc:date>2024-02-02T15:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Fortigate 7.2.6 RADIUS client can't successfully test connection</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/fortigate-7-2-6-radius-client-can-t-successfully-test-connection/m-p/99221#M453</link>
      <description>&lt;P&gt;my experience with fortigate (years ago) was that firewall did not provide the port in the radius request. I had to add the fortigate as "switch type = VPN"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zdenk_Pala_0-1707054547030.png" style="width: 400px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/6990iA1F8BFC9CCFFD348/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zdenk_Pala_0-1707054547030.png" alt="Zdenk_Pala_0-1707054547030.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 13:49:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/fortigate-7-2-6-radius-client-can-t-successfully-test-connection/m-p/99221#M453</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2024-02-04T13:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fortigate 7.2.6 RADIUS client can't successfully test connection</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/fortigate-7-2-6-radius-client-can-t-successfully-test-connection/m-p/99222#M454</link>
      <description>&lt;P&gt;A case was opened by Flavio on this; waiting on traces. This is my suspicion as well that the RADIUS request is missing NAS-Port / Port-Id or some combination therein.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 15:48:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/fortigate-7-2-6-radius-client-can-t-successfully-test-connection/m-p/99222#M454</guid>
      <dc:creator>Robert_Haynes</dc:creator>
      <dc:date>2024-02-04T15:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fortigate 7.2.6 RADIUS client can't successfully test connection</title>
      <link>https://community.extremenetworks.com/t5/extremecontrol/fortigate-7-2-6-radius-client-can-t-successfully-test-connection/m-p/99236#M456</link>
      <description>&lt;P&gt;Confirmed via trace. The FortiGate agent is not supplying NAS-Port which for Switch Type "Layer 2 Out-Of-Band" (default) is a required attribute. The request will be summarily dropped without it.&lt;/P&gt;&lt;P&gt;Should be able to use either "Layer 2 RADIUS Only" or "VPN" to side-step this requirement.&lt;/P&gt;&lt;PRE&gt;RFC 2865&lt;BR /&gt;      An Access-Request SHOULD contain a NAS-Port or NAS-Port-Type
      attribute or both unless the type of access being requested does
      not involve a port or the NAS does not distinguish among its
      ports.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: will also add that the trace indicated the client request was MSCHAPv1. Extreme Control supports PAP, CHAP, MSCHAPv2 and various EAP methods; consider MSCHAPv1 deprecated/obsolete.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 17:41:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecontrol/fortigate-7-2-6-radius-client-can-t-successfully-test-connection/m-p/99236#M456</guid>
      <dc:creator>Robert_Haynes</dc:creator>
      <dc:date>2024-02-05T17:41:51Z</dc:date>
    </item>
  </channel>
</rss>

