Xshell Forum
Re: Could not enter any character after telnet to HP-UX with Xshell
Last post: Monday, February 1, 2010 11:16 PM by , 5 replies
REPLY
WRITE
Friday, January 22, 2010 2:59 AM by Support
Re: Re: Could not enter any character after telnet to HP-UX with Xshell
Could you post the SSH log file? Depending on your system, log path may vary. The default location for openSSH is usually '/var/log/'.
We will get back to you after analyzing the SSH log file.
---
Technical Support
We will get back to you after analyzing the SSH log file.
---
Technical Support
Monday, January 25, 2010 1:27 AM by Support
Re: Re: Could not enter any character after telnet to HP-UX with Xshell
I am sorry for confusion. I thought you are using SSH.
This problem may occur when local echo is disabled. Try the following command to re-enable local echo:
stty echo
If the problem perists, please send us the following information:
1. What is the result of the following command?
stty -a
2. A screenshot of the problem.
Technical Support
This problem may occur when local echo is disabled. Try the following command to re-enable local echo:
stty echo
If the problem perists, please send us the following information:
1. What is the result of the following command?
stty -a
2. A screenshot of the problem.
Technical Support
Monday, February 1, 2010 11:16 PM by John
Re: Re: Could not enter any character after telnet to HP-UX with Xshell
Hi,
When this issue happened, could not enter any character on the terminal, how to run "stty echo" or "stty -a"? Do you mean run the other session tab with the same windows?
On the other session tab, the following is the result of "stty -a":
speed 9600 baud; line = 0;
rows = 38; columns = 96
min = 4; time = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U
eof = ^D; eol = ^@; eol2 <undef>; swtch <undef>
stop = ^S; start = ^Q; susp <undef>; dsusp <undef>
werase <undef>; lnext <undef>
parenb -parodd cs7 -cstopb hupcl -cread -clocal -loblk -crts
-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
ixon -ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak
isig icanon -iexten -xcase echo echoe echok -echonl -noflsh
-echoctl -echoprt -echoke -flusho -pendin
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3
When this issue happened, could not enter any character on the terminal, how to run "stty echo" or "stty -a"? Do you mean run the other session tab with the same windows?
On the other session tab, the following is the result of "stty -a":
speed 9600 baud; line = 0;
rows = 38; columns = 96
min = 4; time = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U
eof = ^D; eol = ^@; eol2 <undef>; swtch <undef>
stop = ^S; start = ^Q; susp <undef>; dsusp <undef>
werase <undef>; lnext <undef>
parenb -parodd cs7 -cstopb hupcl -cread -clocal -loblk -crts
-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
ixon -ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak
isig icanon -iexten -xcase echo echoe echok -echonl -noflsh
-echoctl -echoprt -echoke -flusho -pendin
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3