From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 21:16:28 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 E888516A4CF for ; Sun, 10 Apr 2005 21:16:28 +0000 (GMT) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 6469343D2F for ; Sun, 10 Apr 2005 21:16:28 +0000 (GMT) (envelope-from ryan@confabulator.net) Received: (qmail 63129 invoked from network); 10 Apr 2005 21:16:27 -0000 Received: from unknown (HELO ?192.168.0.83?) (unknown) by unknown with SMTP; 10 Apr 2005 21:16:27 -0000 X-pair-Authenticated: 209.197.24.199 Message-ID: <425998FF.8040208@confabulator.net> Date: Sun, 10 Apr 2005 16:22:07 -0500 From: "Ryan J. Cavicchioni" User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ash , FreeBSD Questions References: <42592D77.4080704@confabulator.net> <4259318A.2000704@mail.ru> <42596802.2010002@speakeasy.net> <425973BC.9060108@confabulator.net> <42597EA6.2010107@speakeasy.net> In-Reply-To: <42597EA6.2010107@speakeasy.net> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: BIND 9 on a dynamic ip address 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: Sun, 10 Apr 2005 21:16:29 -0000 All I am really looking to do is learn DNS and BIND as well as host my own local DNS server for faster DNS lookups within my home network. Would using the invalid LAN domain have any negative afters on my web or ftp server? I am really new at BIND, sorry if I seem clueless. Thank you for taking the time to help me out. Ash wrote: > Ryan J. Cavicchioni wrote: > >> Thank you for the replies. Ash, can I use my dynamic dns hostname as >> the domain which actually points to my network? Would that still be >> trouble? >> >> Ash wrote: >> > > > You can use your dynamic host name as the domain, however I'm not > really sure why you would want to. By definition dynamic domain names > change; Why would you want to reconfigure your DNS server > configuration files as well as all of your hosts every time your ISP > assigns a new IP/host name to you? > > I don't see any advantage in using your dynamic host name over an > invalid TLD. What are the goals that you are trying to resolve by > using your dynamic host name as your local LAN's domain name? Perhaps > we can come up with a solution that requires less work, but still > addresses your concerns. > > -Ash >