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