802.1X error External Radius since Upgrade to 21.02.1

Current Setup....

2x devolo WiFi pro 1750i
2x devolo WiFi pro 1750c
1x devolo WiFi pro 1200e

mesh (batman-adv)

VLAN´s for (Private,Guest,IOT)

Private WLAN was 802.1x on 21.02.0 .....

config wifi-iface 'wifinet1'
	option device 'radio1'
	option mode 'ap'
	option ssid 'Private_WLAN'
	option server 'X.X.X.X'  (IP Address of external FreeRadius Server) 
	option key 'mysecretkey'
	option network 'Private_WLAN'
	option encryption 'wpa2'

This used to work

I decided to do a Fresh Install of the Setup with current Firmware & Packages

Now i see that in my logs if i try to connect

13:39:00 2021 daemon.notice hostapd: wlan1-2: RADIUS No response from Authentication server [X.X.X.X:1812] - failover

but if i test with on the same AP

eapol_test -c peap-mschapv2.conf -a X.X.X.X -s mysecretkey

CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully
WPA: EAPOL processing complete
eapol_sm_cb: result=1
No EAP-Key-Name received from server
MPPE keys OK: 1 mismatch: 0
SUCCESS

Any hints or recomendations?

Thanks

own follow up.... Issue is Fixed in the latest Snapshot Release.... something in the official Release seams broken... Staying on Snapshot till next official release comes out.

HTH

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.