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 To: cygwin AT cygwin DOT com From: giuseppe Subject: Re: sshd problems Date: Tue, 5 Apr 2005 08:29:04 +0000 (UTC) Lines: 38 Message-ID: References: <424EAC5A DOT 29363 DOT 1D1283EF AT localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 141.108.3.210 (Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041020 Firefox/0.10.1) X-IsSubscribed: yes > After you ran the ssh-host-config script, did you start the service with: > > cygrunsrv -S sshd > > If not, the service isn't running yet and you won't be able to connect. thanks for answering, well I tryed and that's the answer: $ cygrunsrv -S sshd cygrunsrv: Error starting a service: QueryServiceStatus: win32 error 1053 if i try to stop the service i get $ cygrunsrv -S sshd cygrunsrv: Error stopping a service: QueryServiceStatus: win32 error 1053 if i try to start again the error number changes from 1053 to 1062 $ cygrunsrv -S sshd cygrunsrv: Error starting a service: QueryServiceStatus: win32 error 1062 I remind that I installed the last( 1 week ago) version of cygwin on a machine running windows xp professional with service pack 2. I simply installed cygwin with the setup utility and confidurate ssh using ssh-host-config answering always yes. Nothing else has been done. regards giuseppe -- 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/