RE: IP address - user name [7:20527]

2001-09-20 Thread Russ Kreigh

cistron-radius on a linux box.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Ahmed Malkawi
Sent: Thursday, September 20, 2001 7:00 AM
To: [EMAIL PROTECTED]
Subject: IP address - user name [7:20527]


Any body knows  how can i map ( IP address - user name ) On Router 2600
network access server .
i mean i like to assign to each user dial for hom an IP address ..how can i
do that ...???
Regards
--
Ahmed Malkawi




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20538&t=20527
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: IP address - user name [7:20527]

2001-09-20 Thread dragi radovanovic

I don't know what you exactly mean, but this is what I think you want:

username joe pass pass
username john pass pass1

interface dialer1
ip address 1.1.1.1 255.255.255.0
dialer remote-name joe
peer default ip address 1.1.1.2
(this would assign this ip address to the user joe)
dialer pool 1

interface dialer2
ip add 2.2.2.2 255.255.255.0
dialer remote-name john
peer default ip add 2.2.2.1 
dialer pool 2

int b0/0
dialer pool-member 1
dialer pool-member 2


If anyone has a simpler way to do this, I would like him/her to post it.

Dragi



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20537&t=20527
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: IP address - user name [7:20527]

2001-09-20 Thread dragi radovanovic

I don't know what you exactly mean, but this is what I think you want:

username joe pass pass


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20536&t=20527
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



IP address - user name [7:20527]

2001-09-20 Thread Ahmed Malkawi

Any body knows  how can i map ( IP address - user name ) On Router 2600
network access server .
i mean i like to assign to each user dial for hom an IP address ..how can i
do that ...???
Regards
--
Ahmed Malkawi




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=20527&t=20527
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]