2.0.0pre2 CVS SQL NAS problem
Alan DeKok
aland at deployingradius.com
Thu Oct 18 11:31:19 CEST 2007
A.L.M.Buxey at lboro.ac.uk wrote:
> wish to confirm that i have reproduced the error that someone else has
> on thist list. with the CVS from a little while back (approx 3 weeks)
> there was no problem. but now, the FR daemon does not accept any
> incoming traffic from clients which are listed in a naslist DB (postgres)
Try editing mainconfig.c:
...
mainconfig.config = cs;
clients_parse_section(cs); // new line to add
DEBUG2("radiusd: #### Loading Realms and Home Servers ####");
...
I think that should fix it. If so, I'll commit the change.
Alan DeKok.
More information about the Freeradius-Devel
mailing list