From owner-freebsd-questions@freebsd.org Sun Feb 28 10:18:51 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FA3CAB7DEA for ; Sun, 28 Feb 2016 10:18:51 +0000 (UTC) (envelope-from steve@sohara.org) Received: from uk1mail2513.mymailbank.co.uk (UK1MAIL2513-PERMANET.IE.mymailbank.co.uk [217.69.47.44]) by mx1.freebsd.org (Postfix) with ESMTP id 068511E1 for ; Sun, 28 Feb 2016 10:18:49 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp.lan.sohara.org (UnknownHost [88.151.27.41]) by uk1mail2513-d.mymailbank.co.uk with SMTP; Sun, 28 Feb 2016 10:17:01 +0000 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aZyPN-000LoU-Hg for freebsd-questions@freebsd.org; Sun, 28 Feb 2016 10:17:01 +0000 Date: Sun, 28 Feb 2016 10:17:01 +0000 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: Hosts Message-Id: <20160228101701.9697655568ffdad305ba9328@sohara.org> In-Reply-To: <56D2C3E0.8030406@cloudzeeland.nl> References: <56D2C3E0.8030406@cloudzeeland.nl> X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Feb 2016 10:18:51 -0000 On Sun, 28 Feb 2016 10:54:40 +0100 JosC wrote: > Is there a wayI can link domain names to MAC addresses instead to IP > addresses? No because domain names are global in scope while MAC addresses are local. > Used to give some internal harware fixed ip's and described that in my > /etc/hosts file, but as for some I use DHCP, I cannot use that anymore. You can set up DHCP to issue fixed addresses based on MAC. -- Steve O'Hara-Smith