Hi, i cheked the debug and the file is correct:<br><br> Module: Instantiating files<br>  files {<br>        usersfile = "/etc/freeradius/users"<br>        acctusersfile = "/etc/freeradius/acct_users"<br>
        preproxy_usersfile = "/etc/freeradius/preproxy_users"<br>        compat = "no"<br>  }<br><br>And i tried without Fall-Through = Yes and same result <br><br>:-(<br><br>Im stuck here, any help will be greatly appreciated<br>
---<br>Miguel<br><br><br><br><div class="gmail_quote">On Tue, Jul 28, 2009 at 2:27 PM, Ivan Kalik <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> Hi, i want to accept all request coming from a specific nas-ip-assdress ,<br>
> i<br>
> used to configure like this (in users file):<br>
><br>
> DEFAULT NAS-IP-Address == "192.168.150.25", Auth-Type := Accept<br>
>                 Fall-Through = Yes<br>
> The above settings are not working now, this is the debug of a<br>
> transaction:<br>
><br>
> rad_recv: Access-Request packet from host 192.168.150.25 port 1645, id=52,<br>
> length=94<br>
>         NAS-IP-Address = 192.168.150.25<br>
>         NAS-Port = 108<br>
>         NAS-Port-Type = Async<br>
>         User-Name = "<a href="http://123.com.sv" target="_blank">123.com.sv</a>"<br>
>         Called-Station-Id = "22660321"<br>
>         Calling-Station-Id = "22264218"<br>
>         User-Password = "cisco"<br>
>         Service-Type = Dialout-Framed-User<br>
</div>...<br>
> ++[files] returns noop<br>
...<br>
<br>
How sure are you that the users file you are using is the one server is<br>
using? Check the debug of the server startup and see if the users file is<br>
the correct one. If the file is correct, then your syntax isn't (check<br>
that DEFAULT line for typing mistakes).<br>
<font color="#888888"><br>
Ivan Kalik<br>
Kalik Informatika ISP<br>
</font><div><div></div><div class="h5"><br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br>