telnet access - not expected.

From: Kal Han (calikali2006@gmail.com)
Date: Fri Dec 08 2006 - 23:32:58 ART


Hi
I am trying to disable the telnet client on a router.
Here is what I configured on *R3*

*R3*(config-line)#do sh run | be line
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 3
 login
 *transport output none
*line vty 4
 password cisco
 login
 rotary 3
 *transport output none*

There are two problem. ( basically the transport input and output commands
are not working )
When I did it the last time. with the above config, because of *line vty 0 3
* *not* having
*password* I was not able to login to the router with just one attempt.
and also I was *not* able *telnet out*. because of "transport output none"
now its different. I am able to telnet into the router and also out of it.
Please let me know whats wrong. How am I able to telnet out to *R1*?
May be end of the day, I missed something simple.
but im cant think of anything now.
I rebooted :).. didnt work

*R3*#telnet 195.1.113.1
*R3*#telnet 195.1.113.1
Trying 195.1.113.1 ... Open

Username: admin
Password:

*R1*>



This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:37 ART