From owner-freebsd-questions@FreeBSD.ORG Wed Jul 15 10:00:46 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CCE7106564A for ; Wed, 15 Jul 2009 10:00:46 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 6FC408FC17 for ; Wed, 15 Jul 2009 10:00:34 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n6FA0InN093041 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 15 Jul 2009 17:00:18 +0700 (ICT) (envelope-from on@cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id n6FA0TRf031543; Wed, 15 Jul 2009 17:00:29 +0700 (ICT) (envelope-from on) Date: Wed, 15 Jul 2009 17:00:29 +0700 (ICT) Message-Id: <200907151000.n6FA0TRf031543@banyan.cs.ait.ac.th> From: Olivier Nicole To: mdc@prgmr.com In-reply-to: <4A5DA6DF.4050107@prgmr.com> (message from Michael David Crawford on Wed, 15 Jul 2009 02:52:31 -0700) References: <4A5DA6DF.4050107@prgmr.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: What does one call name server registration? 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: Wed, 15 Jul 2009 10:00:46 -0000 Hi Mike, > What I have are two pairs in the following format: > > 1.2.3.4 a.ns.example.com > 5.6.7.8 b.ns.example.com I think that what you are looking for is what is called NS reccord for the domain ns.example.com Good luck, Olivier