<div> I have configured FreeRadius to use Mysql.It seemed Mysql works well when I input "Radiusd -X".</div>
<div> However when I use NtRadPing to test,I always get the following error:</div>
<div> rad_recv: Access-Request packet from host <a href="http://202.117.15.164:2244">202.117.15.164:2244</a>, id=0, length=43<br>Ignoring request from unknown client <a href="http://202.117.15.164:2244">202.117.15.164:2244
</a><br>--- Walking the entire request list ---<br> I insert items into the table 'nas' int the 'radius' database like :</div>
<div>+----+----------------+-----------+-------+-------+------------+-----------+---------------+<br>| id | nasname | shortname | type | ports | secret | community | description |<br>+----+----------------+-----------+-------+-------+------------+-----------+---------------+
<br>| 1 | <a href="http://202.117.15.164">202.117.15.164</a> | liv1 | other | NULL | testing123 | NULL | RADIUS Client |<br>+----+----------------+-----------+-------+-------+------------+-----------+---------------+
<br> But it doesn't work.</div>
<div> </div>
<div> </div>