Jeff wrote:
> ok I like that solution
> Which prompts two questions.
>  
> 1. Question not wriring to sql locally, how can I tell when users are 
> connected and disconnect from the secondary
> 2. Where is the best howto doc on the radrelay module.
>  
> Thanks
>
Yeah agreed much better idea.

hmm do you *have* to use radrelay though ? . Can't you just use 
proxy-to-realm in the accounting section ?

in cvs pre 2 that would be

update config {
    Proxy-To-Realm = "realm"
}
update request {
    Realm = "realm"
}

prior to cvs pre 2

you could have something like

DEFAULT Proxy-To-Realm := "realm"

in accounting users.

You'd just need to set up  a realm with your primary server in.

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

Reply via email to