X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?UTF-8?B?UmVuw6kgQmVyYmVy?= Subject: Re: Cygwin, OpenSSH, IPv6. Date: Sun, 22 Jun 2008 12:15:39 -0500 Lines: 34 Message-ID: References: <1214065065 DOT 15682 DOT 29 DOT camel AT shinybook DOT infradead DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <1214065065.15682.29.camel@shinybook.infradead.org> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 David Woodhouse wrote: > I'm trying to get the OpenSSH d=C3=A6mon working on the Windows box > my new employer gave me. I followed the instructions at > http://ist.uwaterloo.ca/~kscully/CygwinSSHD_W2K3.html (not quite > understanding what the 'mount -s --change-cygdrive-prefix' command was > for), and I can now log in over Legacy IP. >=20 > However, I need to use IPv6 for my local network, because Legacy IP > routing all gets hijacked by the VPN software. I already have VNC > working over IPv6, which is a good start, but now I'm trying to set up > sshd so that I can use it for port forwarding to the internal network. >=20 > When I edit /etc/sshd_config and uncomment the 'Listen ::' line, I get=20 > told 'The CYGWIN sshd service could not be started', and sshd.log > says "bad addr or host :: (no address associated with name)'. >=20 > Was it built without IPv6 support? Yes, like everything else network related in Cygwin. But you have a couple of choices, the 1.7 version of Cygwin (not sure=20 about the status of IPv6 support), and the modification made by Jun-ya=20 KATO (including OpenSSH, otherwise you would have to recompile=20 everything you need -- but notice that it is for Cygwin 1.5.24, about a=20 year old): http://win6.jp/Cygwin/ I personally don't have any experience with both. --=20 Ren=C3=A9 Berber -- 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/