I've read docs & mailing lists, and played with a test server, but I still
cannot figure this out. How can I tell FR to not proxy an accounting packet
if it came from a specific IP?
I have added an entry into proxy.conf where the accthost is LOCAL, and setup
an entry in acct_users to proxy to this fake realm. It matches in the entry
in the acct_users file, but still proxies to the accthost for the realm.
Here's what I have in my acct_users file:
DEFAULT Client-IP-Address == "192.168.1.28", Replicate-To-Realm := "ignore"
In proxy.conf, I have:
realm ignore {
type = radius
authhost = LOCAL
accthost = LOCAL
notrealm
nostrip
}
In radiusd.conf:
preacct {
preprocess
files
suffix
}
The preprocess and suffix settings are unchanged. In the files module, I've
set cistron compatibility.
Is there a setting I can put in the acct_users file to basically skip the
suffix realm checks? Can I reorder entries in radiusd.conf to get it to do
this?
Thanks,
Kevin
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html