"J Morgan" <[EMAIL PROTECTED]> wrote: > I am migrating my dial-up base to a new vendor and ran into a problem with > some of the current radius attributes causing the new vendors NAS's to choke > and not complete the authentication process.
That's... weird. It shouldn't be happening. > I want the migration to the new vendor to be as seamless as possible. Is > there a way to specify which group attributes are used in the reply, based > on which radius peer is forwarding the authentication request? Use the Client-Ip-Address attribute to select which RADIUS client has sent the request. You can then reply with per-client attributes. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

