Hi,
I'm trying replicate accounting data to multiple servers, however it's only replicating to the radive instance - if I swap radive and calix in the update control block, nothing gets proxied (monitoring with tshark) even though their configurations are essentially identical, so two questions:
preacct { preprocess acct_unique suffix update control { Proxy-To-Realm := "radive" Proxy-To-Realm += "calix" } }
you cant do it simply like this (with current versions). there are several virtual servers shipped with the server that you could use... so 'copy-acct-to-home-server' is an ideal example "# The purpose of this virtual server is to enable duplication # of information across a load-balanced, or fail-over set of # servers. For example, if a group of clients lists two # home servers (primary, secondary), then RADIUS accounting # messages will go only to one server at a time. This file # configures a server (primary, secondary) to send copies of # the accounting information to each other." yes? alan