Ignoring reqest from unknown client

Fajar A. Nugraha list at fajar.net
Sat Apr 2 14:08:11 CEST 2011


On Sat, Apr 2, 2011 at 5:52 PM, Raheel Itrat <raheel082 at hotmail.com> wrote:
>
> Already done that Alan....relevant files attached in my last post......

You should read the files you sent.

your radiusd.log clearly shows only one client recognized:

 client localhost {
	ipaddr = 127.0.0.1
	require_message_authenticator = no
	secret = "testing123"
	nastype = "other"
 }

Possible cause:
- you're not editing the correct config file
- you've edit the correct config file, but save it as a new file
- you haven't restarted FR since you made the changes.

In any case, the debug log shows which config files it parsed, and
shows which clients it recognized. Find the correct config file, add
your NAS to it, restart FR, and verify from debug log that FR
correctly recognize the client.

-- 
Fajar



More information about the Freeradius-Users mailing list