RE: Telnet questions

From: Desimone, Aurelio (ADesimone@xxxxxxxxx)
Date: Tue Aug 13 2002 - 22:33:06 GMT-3


   
#1
the 'transport input ssh' command should only allow ssh into the vty lines
(it works on my router).
otherwise create an extended access-list blocking telnet and use the
'access-class ' command under the line.

#2
try

line vty 5
 rotary 10
 'pass xxx' or 'no login'

you should be able to telnet into this vty with port 7010

-----Original Message-----
From: Kyaw Khine [mailto:kkhine@register.com]
Sent: Tuesday, August 13, 2002 7:32 PM
To: 'Desimone, Aurelio'; 'ccielab@groupstudy.com'
Subject: RE: Telnet questions

#1
When I use "transport input ssh" .. I'm getting "Password required, but none
set" error message.
I'd like to disable or change this error message.

#2
I want to be able to telnet to a particular vty port. I understand vty 5
will not be used until vty0-4 are being used. I'm looking for a TCP port
number to which I can telnet directly so that I will go into vty5 right
away.

Thanks ..

-----Original Message-----
From: Desimone, Aurelio [mailto:ADesimone@refco.com]
Sent: Tuesday, August 13, 2002 8:08 PM
To: Kyaw Khine; 'ccielab@groupstudy.com'
Subject: RE: Telnet questions

#1
use the 'transport input ssh' under the line

#2
I'm not clear on what you are asking here. If you want different ways
to authenticate on different lines you can do that by

username cisco pass cisco

line vty 0 4
 pass xxx
line vty 5
 login local

But you won't get to line 5 until lines 0-4 are in use.

-----Original Message-----
From: Kyaw Khine [mailto:kkhine@register.com]
Sent: Tuesday, August 13, 2002 5:48 PM
To: 'ccielab@groupstudy.com'
Subject: Telnet questions

Hi Group,

Could someone help me out with my problems at work?

#1.
I want to turn on SSH and turn off telnet completely.
Is there any way I can turn off or change default error message "Password
required, but none set"?

#2.
Is there any way I can specify which VTY to telnet from outside?
Lets say I want VTY 5 for "user cisco" and "password cisco" and I want that
only for VTY 5. And it is not for reverse telnet.

Thanks ..



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:24 GMT-3