4 Mar
2011
4 Mar
'11
5:17 a.m.
Hi,
home_server localhost { ipaddr = 127.0.0.1 port = 1812 type = "auth" secret = "testing123" response_window = 20 max_outstanding = 65536 require_message_authenticator = no ...
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?
thats from proxy.conf - its the default entry which you can use with eg 'radtest' direct on command line to talk to localhost alan