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: Conectivity problems affecting openssh ssh clients but not other ssh

Subject: Re: Conectivity problems affecting openssh ssh clients but not other ssh clients
Date: Fri, 20 Jul 2007 12:31:21 -0400
Tim Richardson wrote:
[...]

debug2: channel 0: request shell confirm 0
debug2: fd 3 setting TCP_NODELAY
debug2: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768


that is the last message. The terminal hangs. ctrl-c can not interrupt.


Ctrl-c isn't for aborting [open]ssh once the session is established. 
Use: <enter>  ~ .  to abort an ssh session, those are: enter, tilde, and
period.  ~. is the abort sequence but it is only recognized if it starts
at the beginning of the line.  If you have a chain of ssh sessions, use
~~~.  where the number of tildes is the number of hops out that you want
to abort.

-david

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