that last post (that I responded to and that you refer to) was confusing -
lots of info, and the end of it was "this doesn't work", so that's when I
responded.

so...no reason for paranoia - my mistake.

I issue my humblest apologies to you for suggesting non-solutions and for
suggesting extra vty lines without knowing that it only worked in Enterprise
IOS.

zipping it... -e-

----- Original Message -----
From: "Kevin Wigle" 
To: "EA Louie" ; 
Sent: Thursday, April 26, 2001 1:59 PM
Subject: Re: How do you telnet into a specific vty port? [7:2005]


> Hey Louie I'm starting to get a bit paranoid here.......... I don't
normally
> post without checking first...........
>
> Did you see my earlier post about bugs affecting the rotary group and vty?
>
> Did you see where I said that after I changed IOS that it worked ok?
>
> Anyway, yes it was clear - I was testing first on a lab router and I had
> full control.
>
> However, after attempting - I would issue a "sh line" on the console and
it
> would indicate that line 70 was in use but I couldn't get in.
>
> Then I tried to configure with 2 vty's in the rotary.  Same thing happened
> but this time line 70 was busy but the other rotary line did not let me
in.
>
> After I changed the IOS everything works as advertised.
>
> thanks for keeping me honest........
>
> Kevin Wigle
>
> ----- Original Message -----
> From: "EA Louie" 
> To: 
> Sent: Thursday, 26 April, 2001 15:46
> Subject: Re: How do you telnet into a specific vty port? [7:2005]
>
>
> > um... Kevin?  ;-)
> >
> > are you sure that vty 4 was clear?  I tried the rotary config and it
> worked
> > for me, too...
> >
> > -e-
> >
> > line vty 4
> >  password deleted
> >  login
> >  rotary 1
> >
> > then...
> > RTR1#172.23.140.93
> > Trying 172.23.140.93 ... Open
> >
> >
> > User Access Verification
> >
> > Password:
> > RTR2>en
> > Password:
> > RTR2#telnet 172.23.128.3 7001
> > Trying 172.23.128.3, 7001 ... Open
> >
> >
> > User Access Verification
> >
> > Password:
> > RTR2>who
> >     Line       User       Host(s)              Idle       Location
> >   66 vty 0                172.23.128.3         00:00:00 RTR1
> > * 70 vty 4                idle                 00:00:00 RTR2
> >
> >   Interface  User      Mode                     Idle Peer Address
> >
> > RTR2>
> >
> > ----- Original Message -----
> > From: "Kevin Wigle"
> > To: "EA Louie" ;
> > Sent: Thursday, April 26, 2001 11:44 AM
> > Subject: Re: How do you telnet into a specific vty port? [7:2005]
> >
> >
> > > um .... Louie?
> > >
> > > We've had that thread here a few times and the trick here is the "on
> most
> > > platforms".
> > >
> > > And then it was predicated on using Enterprise IOS.
> > >
> > > In this case - specifically the 2600/3600 series - if you got a trick
> I'm
> > > listening...... :-)
> > >
> > > ********************
> > >
> > > Lab2611-1(config-line)#line vty 5 10
> > >                                 ^
> > > % Invalid input detected at '^' marker.
> > >
> > > the marker should be under the "5"
> > >
> > > ********************
> > >
> > > and then the 3600 series
> > >
> > > Lab3600-1(config)#line vty 5 10
> > >                            ^
> > > % Invalid input detected at '^' marker.
> > >
> > > again, the marker should be under the "5"
> > >
> > > ********************
> > >
> > > and then the 2500 series
> > >
> > > Lab2501-1(config)#line vty 5 10
> > >                            ^
> > > % Invalid input detected at '^' marker.
> > >
> > > again, the marker should be under the "5"
> > >
> > > ********************
> > >
> > > and then the 4500 series
> > >
> > > Lab4500-1(config)#line vty 5 10
> > > Lab4500-1(config-line)#
> > >
> > > hey! that worked (has Enterprise....)
> > >
> > > ********************
> > >
> > > and then the 4500 series (without Enterprise)
> > >
> > > LabR06(config)#line vty 5 10
> > >                         ^
> > > % Invalid input detected at '^' marker.
> > >
> > > again, the marker should be under the "5"
> > >
> > > ********************
> > >
> > > Louie!  help me get this working.......... :-)
> > >
> > > Kevin Wigle
> > >
> > > ----- Original Message -----
> > > From: "EA Louie"
> > > To: "Kevin Wigle" ;
> > > Sent: Thursday, April 26, 2001 2:24 PM
> > > Subject: Re: How do you telnet into a specific vty port? [7:2005]
> > >
> > >
> > > > um... Kevin?
> > > >
> > > > hint:  you're not just limited to 5 vty lines, either.  If you need
> > more,
> > > > just configure them (on most platforms)
> > > >
> > > > -e-
> > > >
> > > > ----- Original Message -----
> > > > From: "Kevin Wigle"
> > > > To:
> > > > Sent: Thursday, April 26, 2001 7:33 AM
> > > > Subject: Re: How do you telnet into a specific vty port? [7:2005]
> > > >
> > > >
> > > > > and to sum up..........
> > > > >
> > > > > Uploaded a new (different) IOS and it works like a charm.
> > > > >
> > > > > The old IOS was 12.1(2)T and the new is 12.0(9).
> > > > >
> > > > > No real reason for 12.0(9), this test was on a lab router so just
to
> > see
> > > > > that the bug was gone.
> > > > >
> > > > > thanks Brian
> > > > >
> > > > > Kevin Wigle
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Kevin Wigle"
> > > > > To:
> > > > > Sent: Thursday, April 26, 2001 12:02 AM
> > > > > Subject: Re: How do you telnet into a specific vty port? [7:2005]
> > > > >
> > > > >
> > > > > > with a little more investigation it seems that there are a few
> > "bugs"
> > > > > > around.......
> > > > > >
> > > > > > CSCdp79614 and CSCdr46291 get very close to the
problem..........
> > > > > >
> > > > > > oh well - time to load yet another IOS.
> > > > > >
> > > > > > Kevin Wigle
> > > > > >
> > > > > > ----- Original Message -----
> > > > > > From: "Kevin Wigle"
> > > > > > To:
> > > > > > Sent: Wednesday, 25 April, 2001 23:23
> > > > > > Subject: Re: How do you telnet into a specific vty port?
[7:2005]
> > > > > >
> > > > > >
> > > > > > > ok, not so cool............
> > > > > > >
> > > > > > > done the config but here's my results:
> > > > > > >
> > > > > > > ***********************
> > > > > > >
> > > > > > > User Access Verification
> > > > > > >
> > > > > > > Password:
> > > > > > > Password OK
> > > > > > >
> > > > > > > Queued on rotary line group 4.
> > > > > > >
> > > > > > > The rotary line group you attempted to access is full.
> > > > > > > You have therefore been placed in a queue for the next
> > > > > > > available line in this group.
> > > > > > >
> > > > > > > You may exit the queue by terminating the telnet connection
> > > > > > >
> > > > > > > You are now position 1 in the queue.
> > > > > > >
> > > > > > > **********************
> > > > > > >
> > > > > > > I'm the only one there:
> > > > > > > terminal>sh user
> > > > > > >     Line       User       Host(s)              Idle
> Location
> > > > > > > * 66 vty 0     kwigle     idle                 00:00:00
> > 64.230.65.56
> > > > > > >   70 vty 4                idle                 00:02:29
> > 64.230.65.56
> > > > > > >
> > > > > > >   Interface  User      Mode                     Idle Peer
> Address
> > > > > > >
> > > > > > > **************************
> > > > > > >
> > > > > > > any other hints to make this work??
> > > > > > >
> > > > > > > Kevin Wigle
> > > > > > >
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > From: "Brian Dennis"
> > > > > > > To:
> > > > > > > Sent: Wednesday, 25 April, 2001 21:55
> > > > > > > Subject: RE: How do you telnet into a specific vty port?
> [7:2005]
> > > > > > >
> > > > > > >
> > > > > > > > Put the particular vty you want to telnet to in a rotary
> group.
> > > > Telnet
> > > > > > to
> > > > > > > an
> > > > > > > > IP address on the router but not to the default port of 23.
> > Telnet
> > > > to
> > > > > > port
> > > > > > > > 7000 + the rotary group number (i.e. telnet 1.1.1.1 7004).
> > > > > > > >
> > > > > > > > Brian Dennis
> > > > > > > > CCIE #2210 (R&S)(ISP/Dial)
> > > > > > > > CCSI #98640
> > > > > > > >
> > > > > > > >
> > > > > > > > Access_Server-A(config)#line vty 4
> > > > > > > > Access_Server-A(config-line)#rotary ?
> > > > > > > >     Rotary group to add line to
> > > > > > > >
> > > > > > > > Access_Server-A(config-line)#rotary 4
> > > > > > > > Access_Server-A(config-line)#^Z
> > > > > > > > Access_Server-A#telnet 1.1.1.1 7004
> > > > > > > > Trying 1.1.1.1, 7004 ... Open
> > > > > > > >
> > > > > > > >
> > > > > > > > User Access Verification
> > > > > > > >
> > > > > > > > Username: root
> > > > > > > > Password:
> > > > > > > > Access_Server-A>
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> > > Behalf
> > > > Of
> > > > > > > > Dimitrije
> > > > > > > > Sent: Wednesday, April 25, 2001 6:01 PM
> > > > > > > > To: [EMAIL PROTECTED]
> > > > > > > > Subject: How do you telnet into a specific vty port?
[7:2005]
> > > > > > > >
> > > > > > > >
> > > > > > > > How can one telnet into a specific vty port?  I changed the
> > > password
> > > > > on
> > > > > > > vty
> > > > > > > > 2 to
> > > > > > > > allow one specific user access into my 1720.  However, I
can't
> > > > telnet
> > > > > > into
> > > > > > > > vty 2
> > > > > > > > until their are active telnet sessions already established
on
> > vty
> > > 0
> > > > > and
> > > > > > 1.
> > > > > > > > Note
> > > > > > > > vty 2 corresponds to line 8 on this 1720.  Also note that I
am
> > NOT
> > > > > > trying
> > > > > > > to
> > > > > > > > reverse telnet.  Thanks for any help
> > > > > > > > regards,
> > > > > > > > Dimitrije
> > > > > > > > FAQ, list archives, and subscription info:
> > > > > > > > http://www.groupstudy.com/list/cisco.html
> > > > > > > > Report misconduct and Nondisclosure violations to
> > > > [EMAIL PROTECTED]
> > > > > > > > FAQ, list archives, and subscription info:
> > > > > > > http://www.groupstudy.com/list/cisco.html
> > > > > > > > Report misconduct and Nondisclosure violations to
> > > > [EMAIL PROTECTED]
> > > > > > > FAQ, list archives, and subscription info:
> > > > > > http://www.groupstudy.com/list/cisco.html
> > > > > > > Report misconduct and Nondisclosure violations to
> > > [EMAIL PROTECTED]
> > > > > > FAQ, list archives, and subscription info:
> > > > > http://www.groupstudy.com/list/cisco.html
> > > > > > Report misconduct and Nondisclosure violations to
> > [EMAIL PROTECTED]
> > > > > FAQ, list archives, and subscription info:
> > > > http://www.groupstudy.com/list/cisco.html
> > > > > Report misconduct and Nondisclosure violations to
> [EMAIL PROTECTED]
> > FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




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

Reply via email to