Hi there,
I have having trouble sending accounting only to a different server,
Perhaps someone can point out where I am going wrong?
In proxy.conf I have the following:
realm icabs.co.zw {
type = radius
authhost = LOCAL
accthost = 10.0.0.2:1649
secret = rosswell
nostrip
}
On 10.0.0.2 in clients.conf
client 10.0.0.1 {
secret = rosswell
shortname = MASTER
}
The accounting packets are getting there fine, but the authentication isnt
working.
If I comment out the realm entry in proxy.conf, log in, then uncomment it
SIGHUP, and log out... The accounting packets get to the 10.0.0.2 machine
fine.
It's the "authhost = LOCAL" I am not so sure about.
I need to have the LOCAL machine do authentication... Am I missing
something?
-Rob
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html