John Horne <[EMAIL PROTECTED]> wrote: > By stopping radius on one server I can see (using radiusd -xx) that the > users are being authenticated on the other server and that a reply is > being sent back. However on the local server the log file is showing > > Feb 4 18:42:51 fred pppd[1784]: rc_send_server: no reply from RADIUS > server localhost:1812 > Feb 4 18:42:51 fred pppd[1784]: rc_check_reply: received invalid > reply digest from RADIUS server
Your shared secret is wrong. There really isn't much else. > Google has little about the 'invalid reply digest' but it seems to > generally be due to a mismatch in the shared secrets. I have, however, > checked and rechecked the secrets in the freeradius clients.conf file > and the pppd /etc/radiusclient/servers file. I have also completely > changed the secrets, for testing, to a simple name like 'fred'. Not too > much chance of getting it wrong :-) However, I still get the same error > message. <shrug> That error message means that the shared secrets are wrong. If changing them doesn't fix the problem, I don't know what else to suggest. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
