Re: xterm - connection reset by peer.
Re: xterm - connection reset by peer.
- Subject: Re: xterm - connection reset by peer.
- From: "Thomas 'Tom' R. Treadway III" <email@hidden>
- Date: Mon, 10 Mar 2003 12:40:55 -0800
You should check to see if the shell timeout value is set:
env|grep TMOUT
Try resetting it to no time out:
export TMOUT=0
Could be your SSH daemon was configured with:
ClientAliveInterval 3600
trt
I have a problem like this when using remote computers from my office.
In my case the connections were being cut by some router or gateway
between my office computer and the remote computer. The only way for
me to stop the connection from being cut is to run "top" or something
with frequent updates to keep frequent activity.
I don't know why it would be different for your xterm than your
Terminal window.
Cheers,
++Eric
Robert Rombaut wrote:
Hi,
I've run out of ideas on solving this annoying little problem ....
When typing in an rlogin'd xterm after about an hour of inactivity, I
get "connection reset by peer" followed by window termination. Only
rlogin'd xterms exhibit this behavior, rlogin'd terminal windows do
not. I'm running 'bash' on both OS X 10.2.4 and the remote Solaris 8
host that I'm logged into. I've tried setting $TMOUT (tells bash
when to timeout) on the remote host to no avail. Any Ideas?
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback:
http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
--
Thomas R. Treadway
Computer Scientist
Lawrence Livermore Nat'l Lab
7000 East Avenue, L-365
Livermore, CA 94550-0611
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.