On Jun 16, 2021, at 6:38 AM, Tal Nur via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Recently I installed FR 3.0.23 as Eduroam IdP&SP server for one university in my country. Installation was ok. But when I tested the exchange of Radius messages between country federated level radius server (192.168.1.13) and the university FR (192.168.1.130) I didn't see responses to Status-Server request. The another university FR3.0.16 responded with Access-Accept message according rfc5997.
It works for me when I test it here.
Here is two output:
Output of FR3.0.23 without response admin@politex:~$ sudo tcpdump -i enp5s0 port 1812
We don't need to see tcpdump output. See http://wiki.freeradius.org/list-help
Below the output of FR3.0.23 freeradius -X: ... Ready to process requests
Which doesn't show it receiving any packets. See http://wiki.freeradius.org/list-help My guess is that FreeRADIUS isn't receiving the Status-Server packets. Alan DeKok.