Replicating to multiple servers.
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Thu Sep 12 09:28:20 CEST 2013
On 12 Sep 2013, at 08:17, "Cooper, Tom" <TCooper at fnb.co.za> wrote:
> Sorted.
> I did this in my acct_users file:
>
> DEFAULT Replicate-To-Realm := "ALLOT-SMP",Replicate-To-Realm +=
> "Procera-SMP"
or
preacct {
update control {
Replicate-To-Realm := "ALLOT-SMP"
Replicate-To-Realm += "Procera-SMP"
}
replicate
}
Just be aware there's no retransmission, and any accounting responses received will be silently discarded.
-Arran
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team
More information about the Freeradius-Users
mailing list