On Wed, Nov 16, 2011 at 6:54 AM, jared r r spiegel <[email protected]> wrote: > it seems like i want to use a "fallback" server in the home_server_pool, > where that fallback server would just 'ok' accounting or otherwise toss it > in the trash, but after a few iterations of trying to make this work > i have come up empty handed.
If you want to IMMEDIATELY dump the packet if home server fails to respond, it's easy. Just use rlm_replicate. If you want some fancy processing (e.g. dump if it it's older than x seconds, or have been retried y times), try http://freeradius.1045715.n5.nabble.com/FreeRadius-with-Eduroam-Accounting-td4871040.html -- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

