From owner-freebsd-questions@FreeBSD.ORG Sat Dec 31 14:42:52 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B71D16A41F for ; Sat, 31 Dec 2005 14:42:52 +0000 (GMT) (envelope-from vaaf@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id C91A243D5A for ; Sat, 31 Dec 2005 14:42:51 +0000 (GMT) (envelope-from vaaf@broadpark.no) Received: from broadpark.no ([217.13.4.96]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ISD00BGGAFGJO40@osl1smout1.broadpark.no> for questions@freebsd.org; Sat, 31 Dec 2005 15:47:40 +0100 (CET) Received: from [80.202.4.61] (Forwarded-For: [213.187.181.70]) by bgo1mstore1.broadpark.no (mshttpd); Sat, 31 Dec 2005 15:42:50 +0100 Date: Sat, 31 Dec 2005 15:42:50 +0100 From: Kristian Vaaf To: Ted Mittelstaedt Message-id: <4bf4fa5641bf.43b6a6fa@broadpark.no> MIME-version: 1.0 X-Mailer: Sun Java(tm) System Messenger Express 6.1 HotFix 0.05 (built Oct 21 2004) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal Cc: questions@freebsd.org Subject: Re: RE: How to convert BIND to TinyDNS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Dec 2005 14:42:52 -0000 You got some messed up spaces, or maybe it's me? Anyway. I totally agree to what you're saying. I am running BIND myself and I am not changing. But this person who manages my upcoming NS2, he is the one running TinyDNS, and he is among the smartest software developers I know of, so his reason to use TinyDNS is not to be questioned. Thank you. ----- Original Message ----- From: Ted Mittelstaedt Date: Saturday, December 31, 2005 1:37 pm Subject: RE: How to convert BIND to TinyDNS? > > Why are you bothering? TinyDNS isn't the "standard" nameserver that > everyone and their dog has been using for time out of mind. The > peoplethat push it seem to like it because it's simpler, that is > all well and > good > but you still have to live in the world where everyone else uses > The Big > B, > so I think the onus is on the TinyDNS people to understand what the > defacto standard is, not the other way around. > > If I want to ride a motorcycle on the road I have to understand the > lawsthat > govern cars, but car drivers don't have to understand the laws that > covermotorcyclists. That is the penalty you pay for being in a > minority, too > bad, so sad, but the world doesen't give you any sympathy, so why are > you? > > If you have a situation where you have an inexperienced person that is > supposed to be administering the zone files, and you don't trust him, > then > load webmin and have them use that. The bind config module in webmin > is very good, we have been using it for years. In fact I strongly > recommend > against editing the zone files by hand, since formatting errors can > makenamed act very funny. > > Ted > > >-----Original Message----- > >From: owner-freebsd-questions@freebsd.org > >[owner-freebsd-questions@freebsd.org]On Behalf Of Kristian Vaaf > >Sent: Saturday, December 31, 2005 4:10 AM > >To: questions@freebsd.org > >Subject: How to convert BIND to TinyDNS? > > > > > > > >Hello! > > > >I am trying to provide the administrator of my upcoming NS2 > >with my zonefiles > >in the TinyDNS format. But I am having some trouble > >comprehending its format. > > > >Perhaps the simplicity got to me. > > > >Here is my BIND setup: http://www.home.no/hedhnta/namedb > > > >Here is my imagined TinyDNS equivalent, written as simply as > possible:> > >+mydomain.com::* > > > >+ns1.mydomain.com:213.187.112.70 > >+ns2.mydomain.com:217.155.55.77 > >+ns3.mydomain.com:208.139.133.90 > > > >@mydomain.com::ninja > > > >+ninja.mydomain.lan:192.168.187.1 > >+halim.mydomain.lan:192.168.187.2 > > > >+domain1.com::* > >+domain2.com::* > >+domain3.com::* > >+domain4.com::* > >+domain5.com::* > > > >I have googled like crazy to find a decent script to do this > >conversion for me. > >This was all I found, and it didn't go too well: > > > >./bind-to-tinydns example.com output output.tmp < db.erralionic.com > >warning: line 8: ignoring out-of-zone data > >fatal: line 16: RR tried to inherit owner from previous record, > >but there was no previous RR > > > >Thanks! > > > > > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to > >"freebsd-questions-unsubscribe@freebsd.org" > > > >-- > >No virus found in this incoming message. > >Checked by AVG Free Edition. > >Version: 7.1.371 / Virus Database: 267.14.9/216 - Release Date: > >12/29/2005 > > > >