From owner-freebsd-questions@FreeBSD.ORG Sat Apr 21 08:15:05 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EC8531065670 for ; Sat, 21 Apr 2012 08:15:05 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from woodbine.london.02.net (woodbine.london.02.net [87.194.255.145]) by mx1.freebsd.org (Postfix) with ESMTP id 894878FC22 for ; Sat, 21 Apr 2012 08:15:05 +0000 (UTC) Received: from muji2.config (87.194.237.233) by woodbine.london.02.net (8.5.140) id 4F70C66700A0DD91; Sat, 21 Apr 2012 09:15:03 +0100 Message-ID: <4F926C87.4060505@onetel.com> Date: Sat, 21 Apr 2012 09:15:03 +0100 From: Chris Whitehouse User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100924 Thunderbird/3.1.4 MIME-Version: 1.0 To: Chuck Swiger References: <4F91BBCA.5050207@onetel.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: domain required for FreeBSD install and isc dhcp 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, 21 Apr 2012 08:15:06 -0000 On 20/04/2012 20:56, Chuck Swiger wrote: > On Apr 20, 2012, at 12:40 PM, Chris Whitehouse wrote: >> I've wondered this for ages. When you set up networking as part of >> installing FreeBSD one of the pieces of information requested is a >> domain name. Also setting up dhcp.conf one of the fields is domain >> name. What do you do if you don't have your own domain? > > There have been a few domains which are permanently reserved and will > never be assigned elsewhere: > > http://www.ietf.org/rfc/rfc2606.txt > > You can reasonably claim to be part of your ISP's domain, if you > prefer. .lan might be reasonable, or .local, although the latter > might conflict with Bonjour/Zeroconf. > >> I've never supplied a domain name when installing FreeBSD and it >> doesn't seem to have been a problem. I'm just setting up dhcp for >> the first time and I don't know if it matters here. > > It's mainly used to setup the default search domain which clients use > to find local unqualified hosts. > > Regards, Thanks Chuck, I went with .lan. cheers Chris