4 Mar
2011
4 Mar
'11
4:15 a.m.
robert22 wrote:
Interestingly, when I launch freeradius -X for debug mode, I see the following in the startup info: ... Is this secret what is being used by the freeradius?? As I have no idea where this is coming from as I have replaced all instances of the "testing123" in all of the configs I can find with the actual shared secret. Could this be what my problem is?
Read the debug log. It shows which files it is loading. Then, look in those files for "home_server localhost". It's probably raddb/proxy.conf. It shouldn't be hard to find. Alan DeKok.