From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 5 11:04:49 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3302106566C for ; Tue, 5 Aug 2008 11:04:49 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from hercules.mthelicon.com (hercules.mthelicon.com [IPv6:2001:49f0:2023::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6721C8FC19 for ; Tue, 5 Aug 2008 11:04:49 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from PortaPeg (frmr1-adsl.demon.co.uk [83.104.210.73]) (authenticated bits=0) by hercules.mthelicon.com (8.14.2/8.14.2) with ESMTP id m75B4dSn012765; Tue, 5 Aug 2008 11:04:42 GMT (envelope-from ken@mthelicon.com) From: "Pegasus Mc Cleaft" To: "'Stefan Sperling'" , "'Maxim Konovalov'" References: <000301c8f6df$e1006ae0$a30140a0$@com> <55592.192.168.1.10.1217929950.squirrel@192.168.1.100> <20080805141450.T60740@mp2.macomnet.net> <20080805105057.GC1450@ted.stsp.name> In-Reply-To: <20080805105057.GC1450@ted.stsp.name> Date: Tue, 5 Aug 2008 12:04:33 +0100 Message-ID: <000801c8f6eb$111622f0$334268d0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acj26UQTm/w6OEH7Sh+K8tTKthmGLgAAVwKA Content-Language: en-gb Cc: freebsd-hackers@freebsd.org, 'Tim Clewlow' Subject: RE: IPv6 CVS X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2008 11:04:49 -0000 > -----Original Message----- > From: owner-freebsd-hackers@freebsd.org [mailto:owner-freebsd- > hackers@freebsd.org] On Behalf Of Stefan Sperling > Sent: 05 August 2008 11:51 > To: Maxim Konovalov > Cc: freebsd-hackers@freebsd.org; Pegasus Mc Cleaft; Tim Clewlow > Subject: Re: IPv6 CVS > > On Tue, Aug 05, 2008 at 02:16:35PM +0400, Maxim Konovalov wrote: > > On Tue, 5 Aug 2008, 19:52+1000, Tim Clewlow wrote: > > > > > > > > > Hi all, > > > > > > > > Does anyone know if there are any IPv6 CVS servers for FreeBSD? > (As > > > > in > > > > receiving the STABLE and ports branches) I currently use > > > > cvs.freebsd.org but > > > > it dosent have an AAAA record. > > > > > > > > Ta > > > > > > > > Peg > > > > > > > dig aaaa cvsup4.freebsd.org > > > > > cvs != cvsup. Speaking of cvsup -- cvsup4.ru.freebsd.org has an ipv6 > > address as well. > > AFAIK the Modula3 runtime does not support IPv6. > > Stefan Thanks everyone, Looks like Tim is correct where I am able to ping cvsup4, but unfortunately the csup utility reports a fail (Connection Refused) as it tries to connect to the V6 address. It will quite happily connect to the same machine V4. Stefan's explanation may be the reason for this.. Dono.. Peg