On Nov 23, 2022, at 9:55 AM, Martin Zaharinov <micron10@gmail.com> wrote:
i try to switch from freeradius 2.2.10 to 3.2.1 After fix all configs and dictionary
As we said on the GitHub issue, just install 3.2.1. There's no need to "fix" the dictionaries. You do need to upgrade your v2 configuration to v3. This is documented in raddb/README.rst
May be i make wrong config or ?
See log :
Read it?
... Wed Nov 23 20:08:23 2022 : Debug: (0) Proxying request to home server 192.168.10.1 port 1813 timeout 6.000000 Wed Nov 23 20:08:23 2022 : Debug: Waking up in 0.3 seconds. Wed Nov 23 20:08:23 2022 : Debug: Ignoring spoofed proxy reply. Signature is invalid
Hmm... that seems interesting. Maybe check the shared secrets? We very much recommend reading the debug output. Alan DeKok.