[aklug] Fw: Re: Root server question

From: Dee McKinney <deem@wdmfam.com>
Date: Tue Jan 29 2008 - 14:02:06 AKST

Since I prefer djbdns I thought Peter would reply to my request for info and he did.
Cheers,
-Dee
  _____

From: Peter Dambier [mailto:peter@peter-dambier.de]
To: dns@list.cr.yp.to
Sent: Tue, 29 Jan 2008 12:57:31 -0900
Subject: Re: Root server question

I do it with a script like this one:
  
> echo 'tcpclient 78.47.115.194 53 axfr-get . CesidianRoot.txt CesidianRoot.tmp'
> tcpclient 78.47.115.194 53 axfr-get . CesidianRoot.txt CesidianRoot.tmp
> echo 'sort -u *.txt > data'
> sort -u *.txt > data
> echo 'tinydns-data'
> tinydns-data
> echo 'cp data.cdb /service/tinydns/root'
> cp data.cdb /service/tinydns/root
  
  I have seen especially with large root-files that tinydns performs better than
  bind and with a much smaller footprint in memory and cpu.
  
  Plus update your file. That is all. No restart needed.
  
  You don't need the echoes but it is nice to see what the script is doing.
  
  Cheers
  Peter and Karin
  
  Dee McKinney wrote:
> Does anyone have a URL for building your own root servers with djbdns available ?
>
> Thanks,
> -Dee
  
  
  --
  Peter and Karin Dambier
  Cesidian Root - Radice Cesidiana
  Rimbacher Strasse 16
  D-69509 Moerlenbach-Bonsweiher
  +49(6209)795-816 (Telekom)
  +49(6252)750-308 (VoIP: sipgate.de)
  mail: peter@peter-dambier.de
  http://iason.site.voila.fr/
  https://sourceforge.net/projects/iason/
  http://www.cesidianroot.com/
    
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Tue Jan 29 13:52:49 2008

This archive was generated by hypermail 2.1.8 : Tue Jan 29 2008 - 13:52:49 AKST