<?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 Authentication Failing VDX6720 in Data Center (VDX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/117784#M998</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I know this is an old question but I've got to get RADIUS Server Auth on the FAC working with the VDX.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've configured the RADIUS Client, and the Policy on the FAC. Configured the VDX with the required config. Auth. is failing. I've done a packet capture on the FAC and I'm seeing RADIUS Access-Request from the IP on the switch (Not Management Interface, logical L3 VLAN), I'm seeing Access-Reject on the FAC packet capture. I've done a RADIUS Debug on the FAC, I'm seeing the below debug snippet.&lt;/P&gt;&lt;P&gt;I've got something wrong in my policy, but bc of lack of documentation I don't know what!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Received Access-Request Id 154 from x.x.x.x:7234 to x.x.x.x:1812 length 96&lt;BR /&gt;User-Name = ""&lt;BR /&gt;CHAP-Password = 0x1630ce05348e50fd6fd06c70613b37b741&lt;BR /&gt;NAS-IP-Address = x.x.x.x&lt;BR /&gt;NAS-Identifier = "SWITCH_NAME"&lt;BR /&gt;Calling-Station-Id = "x.x.x.x"&lt;BR /&gt;NAS-Port = 6209&lt;BR /&gt;NAS-Port-Type = Virtual&lt;BR /&gt;# Executing section authorize from file /usr/etc/raddb/sites-enabled/default&lt;BR /&gt;chap: &amp;amp;control:Auth-Type := CHAP&lt;BR /&gt;facauth: ===&amp;gt;NAS IP:x.x.x.x&lt;BR /&gt;facauth: ===&amp;gt;Username:&lt;BR /&gt;facauth: ===&amp;gt;Timestamp:1738898689.47577, age:0ms&lt;BR /&gt;facauth: Found authclient from preloaded authclients list for x.x.x.x: RADIUS_CLIENT&lt;BR /&gt;facauth: Did not find vendor 311, attr 58 --&amp;gt; "services\sg-gg-network"&lt;BR /&gt;&lt;STRONG&gt;facauth: ERROR: ERROR: unable to find matching authpolicy for Radius client with IP x.x.x.x&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Feb 2025 03:53:00 GMT</pubDate>
    <dc:creator>Russ</dc:creator>
    <dc:date>2025-02-07T03:53:00Z</dc:date>
    <item>
      <title>RADIUS Authentication Failing VDX6720</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/88332#M606</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;  &lt;P&gt;We have a few&amp;nbsp;VDX6720 running FW v4.1.3d. The RADIUS configuration is below. I cannot get RADIUS Auth. working. The Authenticating device is a FortiAuth which is functional and working for other devices.&lt;/P&gt;  &lt;P&gt;Is the problem a known issue, or is that I’m missing something? Also with the ‘aaa authentication login radius local-auth-failback’, if that’s changed to&amp;nbsp;‘aaa authentication login radius local’ your effectively locked out of the device and cannot login at all.&lt;/P&gt;  &lt;P&gt;Thanks in Advance.&amp;nbsp;&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;&lt;CODE&gt;switch-name# show run radius&lt;BR /&gt;&lt;BR /&gt;radius-server host xx.xx.xx.xx&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;protocol pap&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;key "radius_shared_key"&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;encryption-level 7&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;retries 2&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;timeout 10&lt;BR /&gt;&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;radius-server host xx.xx.xx.xx&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;protocol pap&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;key "radius_shared_key"&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;encryption-level 7&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;retries 2&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;timeout 10&lt;BR /&gt;&lt;BR /&gt;!&lt;/CODE&gt;&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;&lt;CODE&gt;switch-name# show run aaa&lt;BR /&gt;&lt;BR /&gt;aaa authentication login radius local-auth-fallback&lt;BR /&gt;&lt;BR /&gt;aaa accounting exec default start-stop none&lt;BR /&gt;&lt;BR /&gt;aaa accounting commands default start-stop none&lt;/CODE&gt;&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 07:08:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/88332#M606</guid>
      <dc:creator>Russ</dc:creator>
      <dc:date>2020-05-29T07:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: RADIUS Authentication Failing VDX6720</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/88333#M607</link>
      <description>&lt;P&gt;hi Russ,&lt;/P&gt;  &lt;P&gt;No, this is not a known issue. The VDX works with radius servers.&amp;nbsp;&lt;/P&gt;  &lt;P&gt;Is it possible for you to get a wireshark/tcpdump capture from the&amp;nbsp;FortiAuth device to confirm if the VDX is sending the authentication request and&amp;nbsp;FortiAuth is responding back?&amp;nbsp;&lt;/P&gt;  &lt;P&gt;If the above capture shows that&amp;nbsp;FortiAuth is sending the accept, you can run tcpdump on the management interface of VDX to also confirm that it received the accept packet.&amp;nbsp;&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;sw0# oscmd ?&lt;BR /&gt;Possible completions:&lt;BR /&gt;  arp        List system ARP entries&lt;BR /&gt;  cat        Concatenate and print files&lt;BR /&gt;  cp         Copy files and directories in filesystem&lt;BR /&gt;  ifconfig   Configure a network interface&lt;BR /&gt;  ls         List files from filesystem&lt;BR /&gt;  mkdir      Create new directory in filesystem&lt;BR /&gt;  mv         Move files in the filesystem&lt;BR /&gt;  rm         Remove files from filesystem&lt;BR /&gt;  rmdir      Remove directories from filesystem&lt;BR /&gt;  tcpdump    Dump traffic on a network&lt;BR /&gt;sw0# ter len 0&lt;BR /&gt;Successfully set This Session Terminal Length to  0.&lt;BR /&gt;sw0# oscmd ifconfig eth0&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:27:F8:DC:17:7A&lt;BR /&gt;          inet addr:10.26.142.170  Bcast:10.26.255.255  Mask:255.255.128.0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:372210744 errors:0 dropped:1676461 overruns:0 frame:0&lt;BR /&gt;          TX packets:110041 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          Memory:fe4e8000-fe4e8fff&lt;BR /&gt;&lt;BR /&gt;sw0# oscmd tcpdump -nei eth0 &amp;lt;FortiAuth_IP&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;Regarding the local-auth-fallback and local configuration&amp;nbsp;options:&amp;nbsp;&lt;/P&gt;  &lt;UL&gt;&lt;LI&gt;local-auth-fallback - If radius server is reachable, but fails authentication, then the VDX will fall back to using local users on the VDX.&amp;nbsp;&lt;/LI&gt; 	&lt;LI&gt;local -&amp;nbsp;If radius server is &lt;U&gt;&lt;STRONG&gt;not &lt;/STRONG&gt;&lt;/U&gt;reachable, then&amp;nbsp;the VDX will fall back to using local users on the VDX. 	&lt;UL&gt;&lt;LI&gt;If you misconfigured this option, you are not locked out completely.&lt;/LI&gt; 		&lt;LI&gt;you can remove the management cable, then login via console using a local user account&lt;/LI&gt; 	&lt;/UL&gt;&lt;/LI&gt; &lt;/UL&gt;</description>
      <pubDate>Fri, 29 May 2020 14:45:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/88333#M607</guid>
      <dc:creator>Truyen_Phan</dc:creator>
      <dc:date>2020-05-29T14:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: RADIUS Authentication Failing VDX6720</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/88334#M608</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;Hi,&lt;/P&gt;  &lt;P&gt;We’re not actually using the management interface, we’re using logical vlan interfaces for management connectivity. The same approach applies?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 05:35:09 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/88334#M608</guid>
      <dc:creator>Russ</dc:creator>
      <dc:date>2020-06-01T05:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: RADIUS Authentication Failing VDX6720</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/88335#M609</link>
      <description>&lt;P&gt;Yes, if you run ‘oscmd ifconfig’, you should see the logical vlan interface and IP that you’ve configured for it. Then, run tcpdump against that logical interface.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 08:06:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/88335#M609</guid>
      <dc:creator>Truyen_Phan</dc:creator>
      <dc:date>2020-06-01T08:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: RADIUS Authentication Failing VDX6720</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/117784#M998</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I know this is an old question but I've got to get RADIUS Server Auth on the FAC working with the VDX.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've configured the RADIUS Client, and the Policy on the FAC. Configured the VDX with the required config. Auth. is failing. I've done a packet capture on the FAC and I'm seeing RADIUS Access-Request from the IP on the switch (Not Management Interface, logical L3 VLAN), I'm seeing Access-Reject on the FAC packet capture. I've done a RADIUS Debug on the FAC, I'm seeing the below debug snippet.&lt;/P&gt;&lt;P&gt;I've got something wrong in my policy, but bc of lack of documentation I don't know what!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Received Access-Request Id 154 from x.x.x.x:7234 to x.x.x.x:1812 length 96&lt;BR /&gt;User-Name = ""&lt;BR /&gt;CHAP-Password = 0x1630ce05348e50fd6fd06c70613b37b741&lt;BR /&gt;NAS-IP-Address = x.x.x.x&lt;BR /&gt;NAS-Identifier = "SWITCH_NAME"&lt;BR /&gt;Calling-Station-Id = "x.x.x.x"&lt;BR /&gt;NAS-Port = 6209&lt;BR /&gt;NAS-Port-Type = Virtual&lt;BR /&gt;# Executing section authorize from file /usr/etc/raddb/sites-enabled/default&lt;BR /&gt;chap: &amp;amp;control:Auth-Type := CHAP&lt;BR /&gt;facauth: ===&amp;gt;NAS IP:x.x.x.x&lt;BR /&gt;facauth: ===&amp;gt;Username:&lt;BR /&gt;facauth: ===&amp;gt;Timestamp:1738898689.47577, age:0ms&lt;BR /&gt;facauth: Found authclient from preloaded authclients list for x.x.x.x: RADIUS_CLIENT&lt;BR /&gt;facauth: Did not find vendor 311, attr 58 --&amp;gt; "services\sg-gg-network"&lt;BR /&gt;&lt;STRONG&gt;facauth: ERROR: ERROR: unable to find matching authpolicy for Radius client with IP x.x.x.x&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 03:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/radius-authentication-failing-vdx6720/m-p/117784#M998</guid>
      <dc:creator>Russ</dc:creator>
      <dc:date>2025-02-07T03:53:00Z</dc:date>
    </item>
  </channel>
</rss>

