> 
>   Sure.  See "preproxy_users"
> 
> DEFAULT Realm = "icradius"
> NAS-IP-Address := 1.2.3.4
> 
As per your earlier suggestion I added:

DEFAULT Realm = "abc.com"
NAS-IP-Address := 1.2.3.4    <- replaced with real IP

to the preproxy_users file and when I restart FreeRADIUS
I get:

Error: Errors reading /etc/raddb/preproxy_users
Error: radiusd.conf[921]: files: Module instantiation failed.

Below is my files section, starting at line 921

        files {
                usersfile = ${confdir}/users
                acctusersfile = ${confdir}/acct_users
                compat = no
        }

Do I need to add the path to the preproxy_users file in the
files section?  Or is this some that needs to be enabled
in some other way?

Thanks,



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

Reply via email to