<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br>>The simple answer is don't use dynamic hosts.<br><br>>FreeRADIUS reads the clients file once at startup, resolves the IP's and
<br>>then stores those.  It won't know about the new IP until the daemon is<br>>restarted (or in theory HUP'ed when that is fixed).<br><br>>If you must use dynamic hosts, then you will need to specify an IP range
<br>>like this:<br><br>>client <a href="http://192.168.0.0/24">192.168.0.0/24</a> {<br>>       secret          = testing123-1<br>>      shortname       = private-network-1<br>>}<br><br>>That would allow a NAS to have any of 254 different IP's and still be
<br>>able to talk to FreeRADIUS.  It would also allow anyone else on those<br>>IP's who wants to talk to you NAS and can figure out the secret to<br>>potentially do naughty things.</blockquote><div><br>   Thanks Dennis, i understand what you say but i thought that there is a way to use dynamic Dns because not all people have static IP , here in Israel at least. 
<br>I understand that using a range of Ip is not secure , isn't it ?<br><br><br> </div><br></div>