From owner-freebsd-questions Sun Aug 23 19:52:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06215 for freebsd-questions-outgoing; Sun, 23 Aug 1998 19:52:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lemieux.hockey.net (lemieux.hockey.net [209.98.94.246]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA06091 for ; Sun, 23 Aug 1998 19:51:59 -0700 (PDT) (envelope-from orpheus@lemieux.hockey.net) Received: from localhost (orpheus@localhost) by lemieux.hockey.net (8.8.7/8.8.7) with SMTP id VAA07283; Sun, 23 Aug 1998 21:51:08 -0500 Date: Sun, 23 Aug 1998 21:51:07 -0500 (CDT) From: Jeffrey Dunitz To: randyk cc: freebsd-questions@FreeBSD.ORG Subject: Re: Virtual DNS??? In-Reply-To: <19980823182952.04344@ccsales.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 23 Aug 1998, randyk wrote: > Hi, > > How do you get one physical DNS server to be more then one? > > i.e. ns1.mybigcompany.com is one > ns1.anotherco.com is another > ns1.virtualstores.com is yet another > > ...all on the same FreeBSD box??? the easiest way I can think of to do this is to have the following files: db.mybigcompany.com db.anotherco.com db.virtualstores.com in your /etc/namedb directory, along with all the right stuff in your named.boot file to tell it that those db files exist. then, either have your DNS box answer to more than one IP address (probably not necessary) or just tell internic that this one machine is primary for all three domains. That should do what you expect, I think. > > ...and all answering queries like: nslookup helloworld.com ns1.anotherco.com > > Thank you, > Randy Katz > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Jeffrey Dunitz | Current Job: | orpheus@avalon.net BOFH Emeritus, Avalon Networks | Information Services | Iowa City, IA http://www.avalon.net/~orpheus | Cray Research/SGI | (319) 339-8268 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message