[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn.collab.net?

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-12-18 09:52:27 CET

On Wed, Dec 18, 2002 at 01:45:28AM -0600, Scott Lamb wrote:
> Michael Wood wrote:
> >On Tue, Dec 17, 2002 at 04:55:02PM +0100, Peter Gervai wrote:
> >
> >>I got this reply in email:
> >>
> >>
> >>>http://subversion.tigris.org/project_source.html
> >>>You'll find the IP address there.
> >>
> >>And the page says:
> >><quote>
> >>(Some people have reported DNS lookup errors for `svn.collab.net'.
> >>The IP address is 216.127.237.133, in case you should need it.)
> >></quote>
> >>
> >>I would think having backup NS is cheap nowadays. [Naturally I can
> >>offer slave servers (as probably most of us can), if anyone at
> >>collab.net/subversion team would need it.]
> >
> >[snip]
> >
> >Extra slave servers aren't going to help much... They have two slaves.
> >All three authoritative servers were broken.
>
> All four, actually:
>
> NS1.COLLAB.NET 64.125.134.21
> NS2.COLLAB.NET 64.125.178.141
> NS3.COLLAB.NET 63.211.145.15
> NS.HYPERREAL.ORG 209.237.226.90

hmmm... I only see three:

$ host -t ns collab.net
collab.net NS ns3.collab.net
collab.net NS ns1.collab.net
collab.net NS ns2.collab.net

Wait a second. I see the CNAME is resolving... it's
morbius.ch.collab.net that's not resolving:

$ host -t cname svn.collab.net
svn.collab.net CNAME morbius.ch.collab.net
$ host -t ns ch.collab.net
ch.collab.net NS ns1.sp.collab.net
ch.collab.net NS ns2.sp.collab.net

I can get to ns2.sp.collab.net, but not ns1.sp.collab.net. Maybe the
zone is set to expire too quickly, so when ns1 disappears, ns2 can't
resolve the names for very long afterwards?

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 18 09:59:24 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.