Re: CORRECTION: Re: reverse telnet [7:5655]
You just need to disconnect your telnet session. The terminal server will see the telnet session close and drop the reverse telnet session out. On my linux box I hit CTRL+] and I can type quit which disconnects the session. If you're using Teraterm or the Windows telnet File->Disconnect (Win2k uses the same CTRL+] option). -- Jason Roysdon, CCNP+Security/CCDP, MCSE, CNA, Network+, A+ List email: [EMAIL PROTECTED] Homepage: http://jason.artoo.net/ ""Frank Kim"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi folks, > I know about the ctrl-shift-6 x. Please read my message again. I am not > telnet'ing from the 2511. I sit on another workstation which is on the > same network as the ethernet segment of the 2511 and I telnet from there. > Please re-read my question. Sorry for the confusion. > > > -Frank > > > On Wed, 23 May 2001, Kevin Wigle wrote: > > > with this simple scenario all you need do is: > > > > control-shift-6 (all at one time) > > > > release > > > > and then type x > > > > this should bring you back to the terminal server > > > > then type the command: disconnect 1 > > > > r1 is gone and you're left with the terminal server connection > > > > Kevin Wigle > > > > - Original Message - > > From: "Frank Kim" > > To: > > Sent: Wednesday, 23 May, 2001 20:38 > > Subject: reverse telnet [7:5655] > > > > > > > Below is my config of a 2511. My question is if I sit on another > > > workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once > > > I am in, is there a 'key-stroke' I can enter in to have the 2511 > terminate > > > my session? I'm currently closing out my telnet application to have the > > > session terminated. Thanks for any help. > 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=5861&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
RE: reverse telnet [7:5655]
try CTRL+SHIFT+6 then type an x to get to the router prompt then type disc to close session. Paul -Original Message- From: Frank Kim [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 23, 2001 8:39 PM To: [EMAIL PROTECTED] Subject: reverse telnet [7:5655] Below is my config of a 2511. My question is if I sit on another workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once I am in, is there a 'key-stroke' I can enter in to have the 2511 terminate my session? I'm currently closing out my telnet application to have the session terminated. Thanks for any help. Terminal#s run Building configuration... Current configuration: ! version 11.2 service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname Terminal ! enable password 7 xxx ! no ip domain-lookup ip host r1 2001 192.168.1.1 ! interface Ethernet0 ip address 192.168.1.1 255.255.255.0 ! interface Serial0 no ip address shutdown ! interface Serial1 no ip address shutdown ! no ip classless ! alias exec co config t ! line con 0 line 1 16 transport input all line aux 0 line vty 0 4 password 7 xxx login ! end Terminal# Terminal# >From: "Anthony" >Reply-To: "Anthony" >To: [EMAIL PROTECTED] >Subject: reverse telnet [7:5644] >Date: Wed, 23 May 2001 19:34:38 -0400 > >I am trying to set up reverse telnet. Doesn't seem to be working. what >are >the steps involved? > >Thanks >FAQ, list archives, and subscription info: >http://www.groupstudy.com/list/cisco.html >Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] _ Get your FREE download of MSN Explorer at http://explorer.msn.com 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=5731&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: CORRECTION: Re: reverse telnet [7:5655]
hmm... you're right - I didn't catch that - you're not on the router but accessing directly from a workstation.. So, from what I understand, exiting from a connection of that type would terminate your telnet session and the telnet program itself would also terminate. Doesn't matter that it's a router. If you telnet to a server and then disconnect the same thing happens. However, I just looked around the options on Tera Term which I use and I found under "Setup" then "TCP/IP" an option for "auto window close" which I think is checked by default. If I uncheck it, when I disconnect - the telnet program doesn't exit and remains open. I can then connect to another device. Is this what you're looking for? Kevin Wigle - Original Message - From: "Frank Kim" To: "Kevin Wigle" Cc: Sent: Wednesday, 23 May, 2001 22:39 Subject: CORRECTION: Re: reverse telnet [7:5655] > Hi folks, > I know about the ctrl-shift-6 x. Please read my message again. I am not > telnet'ing from the 2511. I sit on another workstation which is on the > same network as the ethernet segment of the 2511 and I telnet from there. > Please re-read my question. Sorry for the confusion. > > > -Frank Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=5682&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: CORRECTION: Re: reverse telnet [7:5655]
Yeah, I started thinking the same thing after my post. Since the telnet session is really just setting you up to do a console connection the connected router, typing 'exit' would only drop you back to the "Press enter to continue" blah message... The telnet session is really established to the 2511, and since your keystrokes are redirected to the serial line, the 'exit' is never seen by the term server. So what's the best way to do this? Would it be typing 'exit,' and then issuing a Ctl-Shift-6 - x, followed by another 'exit?' - Original Message - From: "Circusnuts" To: "W. Alan Robertson" ; Sent: Thursday, May 24, 2001 12:05 AM Subject: Re: CORRECTION: Re: reverse telnet [7:5655] > I was thinking the same, but this would clear all lines. The next telnet > session onto the 2511 would require re-establishing the session & clearing > the line to pass onto the UNIX box (if I am understanding the setup > correctly). > > I'm thinking the user needs to turn their underwear back around to the > correct direction or use an Alias :o) > > Phil > > - Original Message ----- > From: W. Alan Robertson > To: > Sent: Wednesday, May 23, 2001 11:30 PM > Subject: Re: CORRECTION: Re: reverse telnet [7:5655] > > > > When I first read the original message, my response seemed too simple, so > I > > didn't reply... > > > > Here it is: Type 'exit', and hit enter. > > > > Does this not meet the requirements? Does the line get hung up or > something? > > Is there more to this question than meets the eye? > > > > - Original Message - > > From: "Frank Kim" > > To: > > Sent: Wednesday, May 23, 2001 10:55 PM > > Subject: CORRECTION: Re: reverse telnet [7:5655] > > > > > > > Hi folks, > > > I know about the ctrl-shift-6 x. Please read my message again. I am > not > > > telnet'ing from the 2511. I sit on another workstation which is on the > > > same network as the ethernet segment of the 2511 and I telnet from > there. > > > Please re-read my question. Sorry for the confusion. > > > > > > > > > -Frank > > > > > > > > > On Wed, 23 May 2001, Kevin Wigle wrote: > > > > > > > with this simple scenario all you need do is: > > > > > > > > control-shift-6 (all at one time) > > > > > > > > release > > > > > > > > and then type x > > > > > > > > this should bring you back to the terminal server > > > > > > > > then type the command: disconnect 1 > > > > > > > > r1 is gone and you're left with the terminal server connection > > > > > > > > Kevin Wigle > > > > > > > > - Original Message - > > > > From: "Frank Kim" > > > > To: > > > > Sent: Wednesday, 23 May, 2001 20:38 > > > > Subject: reverse telnet [7:5655] > > > > > > > > > > > > > Below is my config of a 2511. My question is if I sit on another > > > > > workstation and telnet to 192.168.1.1 2001 which brings me to R1. > Once > > > > > I am in, is there a 'key-stroke' I can enter in to have the 2511 > > > terminate > > > > > my session? I'm currently closing out my telnet application to have > > the > > > > > session terminated. Thanks for any help. > > > 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=5681&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: CORRECTION: Re: reverse telnet [7:5655]
I was thinking the same, but this would clear all lines. The next telnet session onto the 2511 would require re-establishing the session & clearing the line to pass onto the UNIX box (if I am understanding the setup correctly). I'm thinking the user needs to turn their underwear back around to the correct direction or use an Alias :o) Phil - Original Message - From: W. Alan Robertson To: Sent: Wednesday, May 23, 2001 11:30 PM Subject: Re: CORRECTION: Re: reverse telnet [7:5655] > When I first read the original message, my response seemed too simple, so I > didn't reply... > > Here it is: Type 'exit', and hit enter. > > Does this not meet the requirements? Does the line get hung up or something? > Is there more to this question than meets the eye? > > - Original Message - > From: "Frank Kim" > To: > Sent: Wednesday, May 23, 2001 10:55 PM > Subject: CORRECTION: Re: reverse telnet [7:5655] > > > > Hi folks, > > I know about the ctrl-shift-6 x. Please read my message again. I am not > > telnet'ing from the 2511. I sit on another workstation which is on the > > same network as the ethernet segment of the 2511 and I telnet from there. > > Please re-read my question. Sorry for the confusion. > > > > > > -Frank > > > > > > On Wed, 23 May 2001, Kevin Wigle wrote: > > > > > with this simple scenario all you need do is: > > > > > > control-shift-6 (all at one time) > > > > > > release > > > > > > and then type x > > > > > > this should bring you back to the terminal server > > > > > > then type the command: disconnect 1 > > > > > > r1 is gone and you're left with the terminal server connection > > > > > > Kevin Wigle > > > > > > - Original Message - > > > From: "Frank Kim" > > > To: > > > Sent: Wednesday, 23 May, 2001 20:38 > > > Subject: reverse telnet [7:5655] > > > > > > > > > > Below is my config of a 2511. My question is if I sit on another > > > > workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once > > > > I am in, is there a 'key-stroke' I can enter in to have the 2511 > > terminate > > > > my session? I'm currently closing out my telnet application to have > the > > > > session terminated. Thanks for any help. > > 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=5679&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: CORRECTION: Re: reverse telnet [7:5655]
Exit would work Frank. It will terminate the telnet session. cntrl,shift, X just suspends it. A single key stroke way would be to configure an alias on R1 and any other router that you get to via your term server. In config mode on R1 "alias exec x exit" Now when you what to TERMINATE the telnet session while in r1, just type x in regular enable mode. R1 does the actual termination not the term server. But hopfully this will accomplish what you are trying to do. Tony M. #6172 - Original Message - From: Frank Kim To: Sent: Wednesday, May 23, 2001 7:55 PM Subject: CORRECTION: Re: reverse telnet [7:5655] > Hi folks, > I know about the ctrl-shift-6 x. Please read my message again. I am not > telnet'ing from the 2511. I sit on another workstation which is on the > same network as the ethernet segment of the 2511 and I telnet from there. > Please re-read my question. Sorry for the confusion. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=5677&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: CORRECTION: Re: reverse telnet [7:5655]
When I first read the original message, my response seemed too simple, so I didn't reply... Here it is: Type 'exit', and hit enter. Does this not meet the requirements? Does the line get hung up or something? Is there more to this question than meets the eye? - Original Message - From: "Frank Kim" To: Sent: Wednesday, May 23, 2001 10:55 PM Subject: CORRECTION: Re: reverse telnet [7:5655] > Hi folks, > I know about the ctrl-shift-6 x. Please read my message again. I am not > telnet'ing from the 2511. I sit on another workstation which is on the > same network as the ethernet segment of the 2511 and I telnet from there. > Please re-read my question. Sorry for the confusion. > > > -Frank > > > On Wed, 23 May 2001, Kevin Wigle wrote: > > > with this simple scenario all you need do is: > > > > control-shift-6 (all at one time) > > > > release > > > > and then type x > > > > this should bring you back to the terminal server > > > > then type the command: disconnect 1 > > > > r1 is gone and you're left with the terminal server connection > > > > Kevin Wigle > > > > - Original Message - > > From: "Frank Kim" > > To: > > Sent: Wednesday, 23 May, 2001 20:38 > > Subject: reverse telnet [7:5655] > > > > > > > Below is my config of a 2511. My question is if I sit on another > > > workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once > > > I am in, is there a 'key-stroke' I can enter in to have the 2511 > terminate > > > my session? I'm currently closing out my telnet application to have the > > > session terminated. Thanks for any help. > 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=5672&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: CORRECTION: Re: reverse telnet [7:5655]
Won't plain old exit work?? Brian "Sonic" Whalen Success = Preparation + Opportunity On Wed, 23 May 2001, Frank Kim wrote: > Hi folks, > I know about the ctrl-shift-6 x. Please read my message again. I am not > telnet'ing from the 2511. I sit on another workstation which is on the > same network as the ethernet segment of the 2511 and I telnet from there. > Please re-read my question. Sorry for the confusion. > > > -Frank > > > On Wed, 23 May 2001, Kevin Wigle wrote: > > > with this simple scenario all you need do is: > > > > control-shift-6 (all at one time) > > > > release > > > > and then type x > > > > this should bring you back to the terminal server > > > > then type the command: disconnect 1 > > > > r1 is gone and you're left with the terminal server connection > > > > Kevin Wigle > > > > - Original Message - > > From: "Frank Kim" > > To: > > Sent: Wednesday, 23 May, 2001 20:38 > > Subject: reverse telnet [7:5655] > > > > > > > Below is my config of a 2511. My question is if I sit on another > > > workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once > > > I am in, is there a 'key-stroke' I can enter in to have the 2511 > terminate > > > my session? I'm currently closing out my telnet application to have the > > > session terminated. Thanks for any help. > 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=5668&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: reverse telnet [7:5655]
Hmmmdon't know what happened to my email during transit, so let me clarify what I intended to say. Press ctrl-shift-6 Press x This takes you back to your 2511 terminal server Type in "clear line x" where x is the session you had open to your router That should clear any open sessions you had to other routers -Chuck - Original Message - From: "Charles Ryan" To: Sent: Wednesday, May 23, 2001 9:21 PM Subject: Re: reverse telnet [7:5655] > Pressing , , 6, then "x" at the same time, will take you back > to the 2511. From there, you can do a "clear line x" command (where x is the > line number of the connection you have open) to terminate that particular > open session. > > -Chuck > > - Original Message - > From: "Frank Kim" > To: > Sent: Wednesday, May 23, 2001 8:38 PM > Subject: reverse telnet [7:5655] > > > > Below is my config of a 2511. My question is if I sit on another > > workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once > > I am in, is there a 'key-stroke' I can enter in to have the 2511 terminate > > my session? I'm currently closing out my telnet application to have the > > session terminated. Thanks for any help. > > > > > > Terminal#s run Building > > configuration... > > > > Current configuration: > > ! > > version 11.2 > > service password-encryption > > no service udp-small-servers > > no service tcp-small-servers > > ! > > hostname Terminal > > ! > > enable password 7 xxx > > ! > > no ip domain-lookup > > ip host r1 2001 192.168.1.1 > > ! > > interface Ethernet0 > > ip address 192.168.1.1 255.255.255.0 > > ! > > interface Serial0 > > no ip address > > shutdown > > ! > > interface Serial1 > > no ip address > > shutdown > > ! > > no ip classless > > ! > > alias exec co config t > > ! > > line con 0 > > line 1 16 > > transport input all > > line aux 0 > > line vty 0 4 > > password 7 xxx > > login > > ! > > end > > > > Terminal# > > Terminal# > > > > > > > > >From: "Anthony" > > >Reply-To: "Anthony" > > >To: [EMAIL PROTECTED] > > >Subject: reverse telnet [7:5644] > > >Date: Wed, 23 May 2001 19:34:38 -0400 > > > > > >I am trying to set up reverse telnet. Doesn't seem to be working. what > > >are > > >the steps involved? > > > > > >Thanks > > >FAQ, list archives, and subscription info: > > >http://www.groupstudy.com/list/cisco.html > > >Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > > > > _ > > Get your FREE download of MSN Explorer at http://explorer.msn.com > > 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] > > > _ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=5667&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
CORRECTION: Re: reverse telnet [7:5655]
Hi folks, I know about the ctrl-shift-6 x. Please read my message again. I am not telnet'ing from the 2511. I sit on another workstation which is on the same network as the ethernet segment of the 2511 and I telnet from there. Please re-read my question. Sorry for the confusion. -Frank On Wed, 23 May 2001, Kevin Wigle wrote: > with this simple scenario all you need do is: > > control-shift-6 (all at one time) > > release > > and then type x > > this should bring you back to the terminal server > > then type the command: disconnect 1 > > r1 is gone and you're left with the terminal server connection > > Kevin Wigle > > - Original Message - > From: "Frank Kim" > To: > Sent: Wednesday, 23 May, 2001 20:38 > Subject: reverse telnet [7:5655] > > > > Below is my config of a 2511. My question is if I sit on another > > workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once > > I am in, is there a 'key-stroke' I can enter in to have the 2511 terminate > > my session? I'm currently closing out my telnet application to have the > > session terminated. Thanks for any help. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=5666&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: reverse telnet [7:5655]
Pressing , , 6, then "x" at the same time, will take you back to the 2511. From there, you can do a "clear line x" command (where x is the line number of the connection you have open) to terminate that particular open session. -Chuck - Original Message - From: "Frank Kim" To: Sent: Wednesday, May 23, 2001 8:38 PM Subject: reverse telnet [7:5655] > Below is my config of a 2511. My question is if I sit on another > workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once > I am in, is there a 'key-stroke' I can enter in to have the 2511 terminate > my session? I'm currently closing out my telnet application to have the > session terminated. Thanks for any help. > > > Terminal#s run Building > configuration... > > Current configuration: > ! > version 11.2 > service password-encryption > no service udp-small-servers > no service tcp-small-servers > ! > hostname Terminal > ! > enable password 7 xxx > ! > no ip domain-lookup > ip host r1 2001 192.168.1.1 > ! > interface Ethernet0 > ip address 192.168.1.1 255.255.255.0 > ! > interface Serial0 > no ip address > shutdown > ! > interface Serial1 > no ip address > shutdown > ! > no ip classless > ! > alias exec co config t > ! > line con 0 > line 1 16 > transport input all > line aux 0 > line vty 0 4 > password 7 xxx > login > ! > end > > Terminal# > Terminal# > > > > >From: "Anthony" > >Reply-To: "Anthony" > >To: [EMAIL PROTECTED] > >Subject: reverse telnet [7:5644] > >Date: Wed, 23 May 2001 19:34:38 -0400 > > > >I am trying to set up reverse telnet. Doesn't seem to be working. what > >are > >the steps involved? > > > >Thanks > >FAQ, list archives, and subscription info: > >http://www.groupstudy.com/list/cisco.html > >Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] > > _ > Get your FREE download of MSN Explorer at http://explorer.msn.com > 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] _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=5661&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Re: reverse telnet [7:5655]
with this simple scenario all you need do is: control-shift-6 (all at one time) release and then type x this should bring you back to the terminal server then type the command: disconnect 1 r1 is gone and you're left with the terminal server connection Kevin Wigle - Original Message - From: "Frank Kim" To: Sent: Wednesday, 23 May, 2001 20:38 Subject: reverse telnet [7:5655] > Below is my config of a 2511. My question is if I sit on another > workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once > I am in, is there a 'key-stroke' I can enter in to have the 2511 terminate > my session? I'm currently closing out my telnet application to have the > session terminated. Thanks for any help. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=5659&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
reverse telnet [7:5655]
Below is my config of a 2511. My question is if I sit on another workstation and telnet to 192.168.1.1 2001 which brings me to R1. Once I am in, is there a 'key-stroke' I can enter in to have the 2511 terminate my session? I'm currently closing out my telnet application to have the session terminated. Thanks for any help. Terminal#s run Building configuration... Current configuration: ! version 11.2 service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname Terminal ! enable password 7 xxx ! no ip domain-lookup ip host r1 2001 192.168.1.1 ! interface Ethernet0 ip address 192.168.1.1 255.255.255.0 ! interface Serial0 no ip address shutdown ! interface Serial1 no ip address shutdown ! no ip classless ! alias exec co config t ! line con 0 line 1 16 transport input all line aux 0 line vty 0 4 password 7 xxx login ! end Terminal# Terminal# >From: "Anthony" >Reply-To: "Anthony" >To: [EMAIL PROTECTED] >Subject: reverse telnet [7:5644] >Date: Wed, 23 May 2001 19:34:38 -0400 > >I am trying to set up reverse telnet. Doesn't seem to be working. what >are >the steps involved? > >Thanks >FAQ, list archives, and subscription info: >http://www.groupstudy.com/list/cisco.html >Report misconduct and Nondisclosure violations to [EMAIL PROTECTED] _ Get your FREE download of MSN Explorer at http://explorer.msn.com 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=5655&t=5655 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]