From owner-freebsd-questions@FreeBSD.ORG Fri Feb 11 14:00:03 2005 Return-Path: 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 E47DC16A4CE for ; Fri, 11 Feb 2005 14:00:03 +0000 (GMT) Received: from unsane.co.uk (unsane.co.uk [62.140.220.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24A6543D46 for ; Fri, 11 Feb 2005 14:00:03 +0000 (GMT) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (localhost [127.0.0.1]) by unsane.co.uk (8.13.3/8.13.3) with ESMTP id j1BE0Bji065895 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 11 Feb 2005 14:00:12 GMT (envelope-from jhary@unsane.co.uk) Received: from localhost (jhary@localhost) by unsane.co.uk (8.13.3/8.13.3/Submit) with ESMTP id j1BE0BhZ065892 for ; Fri, 11 Feb 2005 14:00:11 GMT (envelope-from jhary@unsane.co.uk) Date: Fri, 11 Feb 2005 14:00:11 +0000 (GMT) From: Vince Hoffman To: freebsd-questions@freebsd.org In-Reply-To: <20050211131012.GA2165@phenix.rootshell.be> Message-ID: <20050211135757.B65481@unsane.co.uk> References: <20050210221321.GA6387@phenix.rootshell.be> <420BE330.5020701@daleco.biz> <20050211131012.GA2165@phenix.rootshell.be> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: DNS virgin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 14:00:04 -0000 On Fri, 11 Feb 2005, kilim wrote: > On Thu, Feb 10, 2005 at 04:41:52PM -0600, Kevin Kinsey wrote: >> kilim wrote: >> > >>> Now that I've registered a certain domain through godaddy.com I >>> wish to set up my own DNS server. In the Godaddy's web interface >>> there is a way to set two new DNS server. Can I just put one of the >>> server to be my DNS primary leaving out the secondary ? Or can I >>> leave their server to be my secondary ? >>> >>> > > > >> That said, you could put a site "on the air" without a secondary, >> but I wouldn't charge people to use it. ;-) > > Would it be possible to have only one DNS server to start with and then > get a second one later, on a different subnet ? > > Or would this be possible: put this first dns server up and second aswell, > but then later take the second one off and move it to a different network ? Both are possible. you just need to keep the configs in sync (the master knowing where the secondary is and vice versa) and update the listed nameservers at Godaddy. > > > > Thank you > _______________________________________________ > 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" >