Message-ID: Date: Wed, 16 Nov 2005 12:47:04 -0500 From: Scott Ehrlich To: cygwin AT cygwin DOT com Subject: Help with sshd on alternate port on XP MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id jAGHlDB1029469 I have the full installation of Cygwin on my XP machine and want to get sshd to install as a service (easy) on an alternate port (hard). When I tried via /usr/sbin/sshd -p 8001 I get: $ /usr/sbin/sshd -p 8001 Could not load host key: /etc/ssh_host_key Could not load host key: /etc/ssh_host_rsa_key Could not load host key: /etc/ssh_host_dsa_key Disabling protocol version 1. Could not load host key Disabling protocol version 2. Could not load host key sshd: no hostkeys available -- exiting. I've tried www.google and groups.google but cannot find a good answer. Thanks for any insight/feedback/help. Scott -- 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/