27 Feb
2007
27 Feb
'07
12:41 p.m.
Hi,
Hello, I have configured freeRadius server and a Cisco AP350. When I run the server in debug mode, it prints 'unknown client', although the client is explicitely defined in clients.conf. Output is: rad_recv: Access-Request packet from host 10.2.8.150:1058, id=31, length=143 Ignoring request from unknown client 10.2.8.150:1058 --- Walking the entire request list --- Nothing to do. Sleeping until we see a request.
clients.conf entity is: client 10.2.8.150 { secret = testing123 shortname = tnl2-network }
Any idea on what's wrong?
have you restarted FreeRADIUS after adding it to clients.conf? alan