This is because you didn not allow your
radius to accept request from your client with IP 202.117.49.26.
If you are using regular config files you need to edit Clients config, If u are
using MySQL you need to set, radiusd.config to read NAS table im MuSQL (look et
the end of the config file, I think it’s a last line) and then add your
NAS clients to NAS table im db
From:
freeradius-users-bounces+radiussupport=lrcommunications.net@lists.freeradius.org
[mailto:freeradius-users-bounces+radiussupport=lrcommunications.net@lists.freeradius.org]
On Behalf Of
Sent: Sunday, March 12, 2006 8:49
PM
To:
freeradius-users@lists.freeradius.org
Subject: Ignoring request from
unknown client 1.2.3.4.:****
Having installed Mysql4.0, I recompile Freeradius
1.0.5. It seems Freeradius and Mysql works well when I enter : radiusd -X.
However, when I use the 'UserName' and 'Password' in the
'radcheck' table to test , I get the following output from Radius Server:
rad_recv: Access-Request packet from host 202.117.49.26:3978, id=12, length=47
Ignoring request from unknown client 202.117.49.26:3978
--- Walking the entire request list ---
Any suggestions?