1833059 Members
2716 Online
110049 Solutions
New Discussion

Disconnecting from GSP

 
SOLVED
Go to solution
Larry Scheetz
Advisor

Disconnecting from GSP

Admins,

I have connected my lan port instead of a Web Console and it works great. The problem is that when I telnet to it from another machine I cannot disconnect. How do you drop the connection? I have to ps -ef and kill the telnet process to get my local machine prompt back.

Thanks
larry
A Happy heart makes the face cheerful
7 REPLIES 7
Jeff Schussele
Honored Contributor
Solution

Re: Disconnecting from GSP

Hi Larry,

I use ctrl-] & then q to quit the telnet session.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Hari Kumar
Trusted Contributor

Re: Disconnecting from GSP

To quit CTRL+ ] and then from telnet prompt quit
Information is Wealth ; Knowledge is Power
Jakes Louw
Trusted Contributor

Re: Disconnecting from GSP

Yes, but CTRL-] is actually a shabby circumvention: surely the GSP should have a disconnect sequence like a normal remote console ( ^C. or whatever)?
Trying is the first step to failure - Homer Simpson
Hari Kumar
Trusted Contributor

Re: Disconnecting from GSP

for me Ctrl+c not working, But only the
CTRL+D works out to get out from Normal telnet session.
Information is Wealth ; Knowledge is Power
Stuart Abramson_2
Honored Contributor

Re: Disconnecting from GSP

Jeff and Vamsi have the correct answer.
leyearn
Regular Advisor

Re: Disconnecting from GSP

when you telnet from another machine
after you enter the command #telnet hostname(ip)and press ENTER
some information will appear

it may be similar to following :

Trying...
Connected to hostname(ip)
Escape character is '^]'.
Local flow control on
Telnet TERMINAL-SPEED option ON


the method to escape the telnet session is "Escape character is '^]'.
"

you should enter 'q' and press ENTER



william_99
Occasional Visitor

Re: Disconnecting from GSP

Maybe you should try di command(DIsconnect remote or LAN console) as following.

GSP> di

DI

Current Remote Console access state:
Remote Console: Disconnected
LAN Console: Connected (1)

Do you want to modify this configuration? (Y/[N]) y
y

Do you want to Disconnect the LAN Console? (Y/[N]) y
y
-> LAN Console will be: Disconnected

New Remote Console access state:
Remote Console: Disconnected
LAN Console: Disconnected Connection closed by foreign host.
root@SPHP2 [/]#