FreeRadius with Eduroam - Accounting
Alan DeKok
aland at deployingradius.com
Wed Oct 5 12:09:39 CEST 2011
Arran Cudbard-Bell wrote:
> It's a bad way of doing it. At least with replicate every accounting packet has a chance... Using Acct-Delay-Time you'll end up dumping anywhere between 1-15 seconds accounting data for all realms if one realm is unreachable.
<shrug>
if (Packet-Transmit-Counter > 5) {
ok
} else {
... proxy ...
}
If the home server doesn't get it after 5 tries, throw it away.
In 2.1.10 & later, IIRC.
Alan DeKok.
More information about the Freeradius-Users
mailing list