This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SSH on Cygwin Immediate Drops Connections


On Sep  9 02:22, Mark Eret wrote:
> I am already running 1.5.11 and OpenSSH 3.9p1.  I'm running with the options
> "-D -d -d -d".  This is the debugging output I get.

Unfortunately the rest of the debug output is in your event log.
If you want all debug output in your console, you have to use the
-e option as well:

  /usr/sbin/sshd -d -d -d -e

In another console, start the client with 

  /bin/ssh -v -v -v $HOST


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]