30 May
2022
30 May
'22
2:01 p.m.
On May 30, 2022, at 4:24 AM, Stefan Winter <stefan.winter@restena.lu> wrote:
- added one single entry in the directory, with filename "testrealm.lu":
home_server testrealm.lu { # ipv6addr = "2001:db8::6" ipaddr = "192.168.20.5" proto = udp secret = "radsec" }
You don't have: type = auth in the configuration section. The default is "type = auth+acct", but that's not printed out in debug mode. :( I'll fix the error messages to be more clear. Alan DeKok.