Re: Getting shell back locally or remote on hanging ssh connection

2003-11-09 Thread Robert Ian Smit
* John Smith <[EMAIL PROTECTED]> [09-11-2003 09:01]: > > after returning to it after five minutes of doing something else. > try experimenting with 'ProtocolKeepAlives' and/or > 'KeepAlive' parameters in your ~/.ssh/config or /etc/ssh/ssh_config. I have used the ProtocolKeepAlives option (KeepAl

Re: Getting shell back locally or remote on hanging ssh connection

2003-11-09 Thread John Smith
On Sun, 2003-11-09 at 08:37, Robert Ian Smit wrote: > after returning to it after five minutes of doing something else. > Hi Bob, jus to solve your problem, depending on the version of ssh you are using, try experimenting with 'ProtocolKeepAlives' and/or 'KeepAlive' parameters in your ~/

Getting shell back locally or remote on hanging ssh connection

2003-11-09 Thread Robert Ian Smit
I log in from home to work and vice versa. Both networks are connected to the net by a DSL line. Both links are in general pretty decent for downloads and browsing. However when using ssh, I frequently experience a hanging session after returning to it after five minutes of doing something else.