24 Jun
2021
24 Jun
'21
7:38 p.m.
On Jun 24, 2021, at 7:20 PM, Alberto Balsalm <twellborn23@gmail.com> wrote:
I started with default 3.0 config, and then added the listening ports to radiusd.conf,
Add them to sites-available/default
enabled the MySQL module in mods-enabled/sql and adjusted the sql module to read clients from the 'nas' table i had created in MySQL, mirroring my previous configuration on 2.0.
That should be OK.
Do the listeners need to be bound to a virtual server in order for them to properly pull client / nas info from MySQL? Looking at my 2.0 config, I did not have any virtual servers setup as far as I can tell
Well... v3 is different from v2. Yes, listeners need to be bound to a virtual server. Alan DeKok.