"Thor Spruyt" <[EMAIL PROTECTED]> wrote:
> 2) I still have to relay the packets between the primary an backup 
> proxyservers, which will then in turn still be relaying to the homeserver 
> twice

  So on each proxying server, put the detail files from the *other*
proxying server in a different place, where radrelay won't read them.

#-- proxyA
DEFAULT  Client-IP-Address == ip.of.proxyB, Detail-Goop = "proxyb", 
Proxy-To-Realm := Local

#---

  And in the configuration for the detail module, do:

detailfile = ${radacctdir}/%{Detail-Goop}detail

  You'll have to define the "Detail-Goop" attribute, but that's not
hard.  You can then set radrelay on proxyA to NOT read that detail
file, so it won't be copied to to the other server.  And the
Proxy-To-Realm attribute will ensure that the packet isn't sent to the
home servers.

  Alan DeKok.

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

Reply via email to