Hi All,
I am using FreeRadius server to authenticate users connecting to WLAN Access
point(AP).
Till now I was using a static IP adrs for AP and a corresponding shared
secret. But, if the
AP's IP is assigned dynamically through DHCP server, the shared secret
becomes invalid.
In this scenario, how to specify a common secret for a range of IP
addresses.

As an example, a common secret for all NASes in the (class C) IP adrs range
x.y.z.100 to x.y.z.110.

Can something like the following text be written in clients.conf :

client x.y.z.100 -- x.y.z.110 {
 secret = helloap
 shortname = WLANAP
}

instead of a series of blocks mentioning secrets explicitly  for each IP
address in the range
x.y.z.100 to x.y.z.110.

Any suggestions are welcome.


Note: 
   Unless otherwise noted, the information provided by this mail does not represent 
the official statements or views of Ionic Microsystems. 
   Privileged/Confidential information may be contained in this message and may be 
subject to legal privilege. Access to this e-mail by anyone other than the intended is 
unauthorised. If you are not the intended recipient (or responsible for delivery of 
the message to such person), you may not use, copy, distribute or deliver this message 
(or any part of its contents ) to anyone or take any action in reliance on it. In such 
case, you should destroy this message, and notify us immediately. If you have received 
this email in error, please notify us immediately by e-mail or telephone and delete 
the e-mail from any computer.
If you or your employer does not consent to internet e-mail messages of this kind, 
please notify us immediately. All reasonable precautions have been taken to ensure no 
viruses are present in this e-mail. As our company cannot accept responsibility for 
any loss or damage arising from the use of this e-mail or attachments we recommend 
that you subject these to your virus checking procedures prior to use.



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to