freeradius server and access point do not communicate each other



Hello guys,

i am a newby in installing and configuring an access point with a radius server.
I set up a free radius server (IP 10.1.1.1) and i checked that is on.
I set up a wireless access point (D-LINK DLW3200 AP, IP 10.1.1.2) with wpa2-enterprise  authentication settings.
In the screen of DWL authentication setting i  set 10.1.1.1 as radius server and "radiussecret" as Radius Secret.
In freeradius configuration file clients.conf i added the following:

client 
10.1.1.2 {
secret = radiussecret
shortname = dlink
nastype = other

}


and i switched on sql authorizing because i use freeradius-mysql in radiusd.conf .

I set up freeradius dialupadmin and it works right.

I added a test user to table radcheck ('test', 'testpwd', 'radiussecret')


I lauched the command:

radtest test testpwd 10.1.1.2 0 radiussecret and i got the following message:

radclient: no response from server for ID xx.

if i ping the devices from one to another they respond each other.


Is there anyone who can help me. I need to set the access point up asap for my company.

thanks in advance for your help

best regards

soxio





This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.