From owner-freebsd-questions@freebsd.org Sun Feb 28 09:54:45 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 2E3C3AB785D for ; Sun, 28 Feb 2016 09:54:45 +0000 (UTC) (envelope-from bsduser@cloudzeeland.nl) Received: from ceto.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E566C1A8A for ; Sun, 28 Feb 2016 09:54:43 +0000 (UTC) (envelope-from bsduser@cloudzeeland.nl) Received: from ceto.cloudzeeland.nl (ceto.cloudzeeland.nl [10.10.10.30]) by ceto.cloudzeeland.nl (Postfix) with ESMTP id 6890447CAFC2 for ; Sun, 28 Feb 2016 10:54:40 +0100 (CET) Received: from [10.10.10.33] (unknown [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ceto.cloudzeeland.nl (Postfix) with ESMTPSA id 38A2547CAFBF for ; Sun, 28 Feb 2016 10:54:40 +0100 (CET) From: JosC Subject: Hosts To: "freebsd-questions@FreeBSD.org" Message-ID: <56D2C3E0.8030406@cloudzeeland.nl> Date: Sun, 28 Feb 2016 10:54:40 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP on ceto.cloudzeeland.nl Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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 09:54:45 -0000 Is there a wayI can link domain names to MAC addresses instead to IP addresses? 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. Thanks, Jos Chrispijn