From owner-freebsd-net@freebsd.org Wed Jul 1 14:00:36 2015 Return-Path: Delivered-To: freebsd-net@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 9BF2D990FF2 for ; Wed, 1 Jul 2015 14:00:36 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3F71E2070 for ; Wed, 1 Jul 2015 14:00:36 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t61E0XEY045969 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 1 Jul 2015 08:00:33 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t61E0XPe045966 for ; Wed, 1 Jul 2015 08:00:33 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 1 Jul 2015 08:00:33 -0600 (MDT) From: Warren Block To: freebsd-net@FreeBSD.org Subject: Re: Same NIC name to MAC mapping on FreeBSD Message-ID: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 01 Jul 2015 08:00:34 -0600 (MDT) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2015 14:00:36 -0000 Gary Palmer gpalmer at freebsd.org wrote: > On Wed, Jul 01, 2015 at 11:42:43AM +0800, Julian Elischer wrote: > > I vaguely remember being able to do this some years ago but I can't > > remember the details. > I believe they do, yes. In fact I seem to remember a discussion on > this in the last year and someone shared either a devd or an rc.d > script to ensure static NIC names, however searching the web archvies > I couldn't find it https://lists.freebsd.org/pipermail/freebsd-net/2014-December/040533.html Be sure to read all the way to the end, some things that appeared to work initially... did not. This has come up enough that we should probably add it to the Advanced Networking chapter of the Handbook.