"Kellogg, Chris" <[EMAIL PROTECTED]> wrote:
> I have a Cisco VPN device and a Cisco RAS device.  Each is in a
> different subnet with different requirements and options, but both use
> the same username/password to connect (Usernames are universal for
> remote access).  Either I'm failing to recognize how I would pass
> group/realm information from these devices to the RADIUS server or
> neither appears to have that capability.

  You don't.  You use the Client-IP-Address attribute to tell where
the RADIUS request came from.

e.g.

DEFAULT Client-IP-Address == 127.0.0.1
        Reply-Message += "You came from localhost",
        Fall-Through = Yes

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to