global clients ignored in virtual server since 3.0.22?

Enno Gröper enno.groeper at charite.de
Thu May 20 10:28:54 CEST 2021


Hi,

since the update from 3.0.19 to 3.0.22 we have problems with our clients 
configured using sql. They get ignored by the virtual servers.

Adding to the global list seems to work fine:

rlm_sql (sql): Adding client 127.0.0.2 (testclient) to global clients list
rlm_sql (127.0.0.2): Client "testclient" (sql) added
rlm_sql (sql): Adding client 127.0.0.3 (testclient) to global clients list
rlm_sql (127.0.0.3): Client "testclient" (sql) added
rlm_sql (sql): Adding client 127.0.0.4 (testclient) to global clients list
rlm_sql (127.0.0.4): Client "testclient" (sql) added


But the request of these clients are ignored:

Ignoring request to auth address * port 1812 bound to server default 
from unknown client 127.0.0.4 port 35289 proto udp
Ready to process requests
Ignoring request to auth address * port 1812 bound to server default 
from unknown client 127.0.0.3 port 43190 proto udp
Ready to process requests


Shouldn't global clients be used in every virtual server?

I double checked, that we don't configure clients anywhere else (only 
using sql module). So there should be no override.


Any ideas?

Kind regards,
Enno

-- 
Enno Gröper
Charité – Universitätsmedizin Berlin
Geschäftsbereich IT | Netz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5331 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20210520/c48bf3c0/attachment-0001.bin>


More information about the Freeradius-Users mailing list