Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2008 13:40:02 +0100
From:      "Pegasus Mc Cleaft" <ken@mthelicon.com>
To:        "'Jeremy Chadwick'" <koitsu@FreeBSD.org>
Cc:        freebsd-hackers@FreeBSD.org, 'Tim Clewlow' <tim@clewlow.org>, 'Stefan Sperling' <stsp@stsp.name>
Subject:   RE: IPv6 CVS
Message-ID:  <002501c8f6f8$6c1e5a70$445b0f50$@com>
In-Reply-To: <20080805122817.GA89022@eos.sc1.parodius.com>
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> <000801c8f6eb$111622f0$334268d0$@com> <20080805122817.GA89022@eos.sc1.parodius.com>

next in thread | previous in thread | raw e-mail | index | archive | help


> -----Original Message-----
> From: Jeremy Chadwick [mailto:koitsu@FreeBSD.org]
> Sent: 05 August 2008 13:28
> To: Pegasus Mc Cleaft
> Cc: 'Stefan Sperling'; 'Maxim Konovalov'; freebsd-hackers@FreeBSD.org;
> 'Tim Clewlow'
> Subject: Re: IPv6 CVS
> 
> On Tue, Aug 05, 2008 at 12:04:33PM +0100, Pegasus Mc Cleaft wrote:
> > > -----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.
> 
> csup is written in C; it does not use Modula3/ezm3.  cvsup uses
> Modula3/ezm3.
> 
> cvsup4, despite having a public IPv6 address, does not have the cvsup
> server bound to IPv6.  Meaning: it's IPV4 only.
> 
> Try a different server.  Get a list (in sh/bash):
> 
> for i in `jot 30 1`; do echo "==> cvsup$i" ; (host cvsup$i.freebsd.org)
> | grep -i ipv6; done
> 

Jeremy, 
	AH HA! Ok.. Thanks for the bash script. I tried it and ran through
all the servers... The only server that seems to have cvsup bound to the V6
stack is cvsup18.freebsd.org (raines.cse.buffalo.edu)  

	That helps a lot. Thank you very much.. 

Peg





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002501c8f6f8$6c1e5a70$445b0f50$>