Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 1997 07:50:59 +1000 (EST)
From:      "Daniel O'Callaghan" <danny@panda.hilink.com.au>
To:        Adam David <adam@veda.is>
Cc:        "David O'Brien" <obrien@NUXI.com>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc/namedb named.root
Message-ID:  <Pine.BSF.3.91.970525073422.14689d-100000@panda.hilink.com.au>
In-Reply-To: <199705241848.SAA11089@veda.is>

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


On Sat, 24 May 1997, Adam David wrote:

> > Is there a better way to hand named.root?  Maybe fetch it from the
> > InterNIC of it's reachable?
> 
> The repository is the heart of the distribution mechanism. Therefore, it
> would make sense to automate the updates from InterNIC into the repository,
> if the method can be trusted.
> 
> It doesn't make so much sense for millions of machines to pick up the latest
> file from InterNIC, except when it has been updated since the release was cut.

Does anyone have any idea how many machines there are out there which 
run named?  My guess is about 500,000 (2 billion people, 40,000 people 
per ISP gives 50,000 ISPs, add a zero for good measure).  That means that
each nameserver could query the root servers for an update each week, and 
the average rate would be 1 query per second.  The really tricky bit 
would be to stop everyone from checking at 2am GMT on Sunday morning.

I have a shell script which will update the root.cache.  Does anyone know 
of a way to get a random number in a Bourne shell script, without 
installing the games distribution?

Danny




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970525073422.14689d-100000>