Re: Starting sshd with ipv6 address only (cont.)

2004-09-20 Thread Robert Pendell
So basically they are working on it. ;) On Mon, 20 Sep 2004 10:30:22 +0100 (BST), Vince Hoffman <[EMAIL PROTECTED]> wrote: > > Came intot this thread late so sorry if someone has already said this > if you are desperate for IPv6 in cygwin progs, have a look at > http://win6.jp/Cygwin/ > Its

Re: Starting sshd with ipv6 address only (cont.)

2004-09-20 Thread Vince Hoffman
Came intot this thread late so sorry if someone has already said this if you are desperate for IPv6 in cygwin progs, have a look at http://win6.jp/Cygwin/ Its pretty upto date but says its not happy in a non ipv6 environment. On Mon, 20 Sep 2004, Corinna Vinschen wrote: > On Sep 20 08:20, dim

Re: Starting sshd with ipv6 address only (cont.)

2004-09-20 Thread Corinna Vinschen
On Sep 20 08:20, dimitri berbanov wrote: > So how come I can ping6 under cygwin? $ which ping6 /cygdrive/c/WINDOWS/system32/ping6 Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsu

Re: Starting sshd with ipv6 address only

2004-09-17 Thread Corinna Vinschen
On Sep 17 15:33, dimitri berbanov wrote: > Hi, > I'm running cygwin under Win XP, but I cannot get sshd to listen only on > ipv6 address. I've installed sshd as a service with "cygrunsrv -I sshd > --path /usr/sbin/sshd.exe -a -6" (in order to force sshd to use only IPv6 > address), and I've mod