Re: [nsp] remote login!

From: Robert E. Seastrom (rs@seastrom.com)
Date: Tue Nov 06 2001 - 17:40:37 EST


"Mehta, Phoram" <pmehta@trabonsolutions.com> writes:

> I am trying to test my PC(modem) - to -- aux connection on a 2500. I have
> configured the router for modem inout connections on aux post and
> everything's fine. I can even call in to that router on another phone line
> through a modem. Now heres where I m stuck: Authentication.
>
> I tried creating new users with respective passwords to login in to the
> router, failed
> Tried putting a login password for line 1(aux port) - and entering using
> users declared and 'en' - failed.
>
> Please suggest me something.

The degenerate case (username/password login with no radius or tacacs
server) into a router can be handled thus:

username joecool password 0 letmein
username joecool autocommand ppp <=== maybe this too

line 1
 location Joe Cool's Personal Dialup +1-703-555-1212
 login local
 modem InOut
 transport preferred none
 transport input all
 speed 115200
 flowcontrol hardware

interface Async1
 description Joe Cool's Personal Dialup +1-703-555-1212
 ip unnumbered Ethernet0
 no ip directed-broadcast
 encapsulation ppp
 async mode interactive
 peer default ip address 10.0.0.1 <== this is joe cool's machine's IP
 no fair-queue
 no cdp enable

                                        ---Rob



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:53 EDT