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: get disconnected

Subject: RE: get disconnected
Date: Fri, 10 Feb 2006 11:20:46 -0600
Some things to check:

1) Some network gear will terminate idle tcp connections.  If your
session is idle for some time before if gets disconnected and if you
have different gear between 1 and 3 then you do between 1 and 2, this
very well could be the cause.

2) Are you seeing anything in your system log files?

3) If possible, running sshd in debug or verbose mode might help isolate
the problem.  You can either take the main sshd down and start it up in
debug mode or you can fire up a new sshd on a different port (sshd -p
2222 -De or sshd -p 2222 -d -d -d) and watch the output while connecting
(ssh -p 2222) from system 1.

man sshd for more info on the debug options.

-Bill.

-----Original Message-----
From: ew fgff [mailto:sah_8@yahoo.com] 
Sent: Thursday, February 09, 2006 10:10 AM
To: secureshell@securityfocus.com
Subject: get disconnected

Hi,

I am using three computers (say 1, 2 and 3) all running RHEL 3. I
connect 2 and 3 from 1 using SSH.
But after few minutes and sometimes after few hours (the time is random)
3 gets disconnected while 2 remains ok.

What could be the resone for this?

Thank you very much for your help.

Manoj

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com 

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