Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <042c01c4d6df$ff33c350$920aa8c0@adexainc.com> From: "Rob S.i.k.l.o.s" To: "David Christensen" , References: <200411281658 DOT iASGw2j2032698 AT mail DOT prospeed DOT net> <6 DOT 2 DOT 0 DOT 14 DOT 0 DOT 20041128145506 DOT 046d3970 AT pop DOT prospeed DOT net> Subject: Re: sshd broken on reboot Date: Tue, 30 Nov 2004 08:25:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes ----- Original Message ----- Sent: Sunday, November 28, 2004 3:00 PM Subject: Re: sshd broken on reboot > At 11:57 AM 11/28/2004, you wrote: >>Cygwin: >> >>My O/S is WinXP Pro SP2 and my Cygwin is current as of last night. I >>would like to start using sshd. I located and read: >> >> http://pigtail.net/LRP/printsrv/cygwin-sshd.html >> >>I installed sshd per steps 3-6. sshd works fine when I start it >>manually, but is broken on reboot: >> >> dpchrist AT p42800e:~$ ssh localhost >> ssh_exchange_identification: Connection closed by remote host >> >>I think this is the clue: >> dpchrist AT p42800e:~$ cat /var/log/sshd.log >> 3 [main] sshd 952 fork_copy: linked dll data/bss pass 0 faile >>d, 0x3DB000..0x3DB050, done 0, windows pid 3484, Win32 error 487 >> > Sure. Uninstall and reinstall the 'openssh' package and then follow the > configuration instructions in '/usr/share/doc/Cygwin/openssh.README'. > Either that or contact the author of the instructions you used to create > your installation. Those instructions weren't provided as part of Cygwin > so for practical reasons, they are off-topic for this list. > Hi David, I had the same problem, and it turned out to be caused by McAfee VirusScan 8.0i. If Larry's solution doesn't work for you, and if you do in fact have McAfee installed, you might want to try making the sshd service dependent on the McShield service using a command like: /usr/bin/regtool -m set /machine/SYSTEM/CurrentControlSet/Services/sshd/DependOnService McShield It worked for me :) Rob. -- 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/