18 Oct
2007
18 Oct
'07
5:31 a.m.
A.L.M.Buxey@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.