Hello Michael --


>
> Received: by d82020d0.hb.flashcom.com with Internet Mail Service
(5.5.2650.21)
> id <Q3A5SXAR>; Mon, 7 Aug 2000 16:53:03 -0700
> Message-ID:
<[EMAIL PROTECTED]>
> From: Michael Casaretto <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: Using IP addresses to direct to Radius realms
> Date: Mon, 7 Aug 2000 16:47:49 -0700
> MIME-Version: 1.0
> X-Mailer: Internet Mail Service (5.5.2650.21)
> Content-Type: text/plain;
> charset="iso-8859-1"
>
> My name is Michael Casaretto with Flashcom Inc. in the United States.  I
> would like to know if it is possible to use an IP address to direct radius
> authentication to a specific realm.  An example would be if "User A" has a
> request for authentication from ip address x.x.x.x, can we have requests
> directed to a realm denoted in the config file to handle that specific IP.
> Please let me know how we can accomplish this.
>
> Michael R. Casaretto
> Network Engineer
> Flashcom Inc.
> 714-799-2492 (Direct)

The fun thing about Radiator is that you can specify as many IP's as you
wish by using the <Client> feature..

example:
<Client ip.address.here>
        Secret SECRET
        DupInterval 2
        DefaultRealm REALM.SPECIFIED
</Client>

When a user authenticates.. their ip or NAS ip, will be matched to one of
the <client> listings.. if none match, then it'll go to the <Client
default>.. make sure you specify the 'defaultrealm' option as I have in the
example so the user get's thrown to the appropriate realm..

For more info, check out the docs.. or wait for Hugh to respond :)

Good Luck!

Cassidy B. Larson



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to