Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: SSH Dropping Connections

Subject: Re: SSH Dropping Connections
Date: Wed, 5 Sep 2007 13:21:08 -0700 (PDT)
--- Nathalie Vaiser <nat@ultraservice.com> wrote:

Hi Hari,

In Putty you can set a keep-alive setting  (under
Connection in the 
settings),  I set mine to 60 seconds and this
prevents most dropped 
connections.


Hari Sekhon wrote:
Hi,

He has been reporting
that it is extremely 
unstable and that the connection drops. 

Is there anything I can do to make the connection
more tolerant and 
not drop?

I've seen this sort of issue when the terminal through
with the connection was made is left idle.  A solution
is to create a type of 'loop' script, which the person
would run upon building the tunnel on sshd server.

ie:
while true; do
echo Hello World
sleep 10
done

Then when finished working, ctrl-c to abort out, and
log off.



      
____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 

<Prev in Thread] Current Thread [Next in Thread>