24 Jan
2011
24 Jan
'11
5:53 a.m.
Thx - you make my day. I havn't seen the first entry in clients.conf for localhost with the lot of comments. Now it works fine. Am 24.01.2011 08:35, schrieb Johan Meiring:
On 2011/01/24 02:00 AM, Marius.Meisner wrote:
/etc/pam_radius_auth.conf:* # server[:port] shared_secret timeout (s) _127.0.0.1 secret 2_
^^^^^^^^^ This does not match......
*/etc/freeradius/clients.conf:* ... _client 110.110.110.0/24 {
^^^^^^^^^^^^^ this
And therefore the shared secret is incorrect. Either fix pam to talk to the 110.110.110 address
or fix Freeradius to have the correct shared secret under the 127.0.0.1 client
Cheers,