From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 11:19:30 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B14155F1 for ; Fri, 25 Jul 2014 11:19:30 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92E602421 for ; Fri, 25 Jul 2014 11:19:30 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1XAdX7-0002mw-Il for freebsd-current@freebsd.org; Fri, 25 Jul 2014 04:19:29 -0700 Date: Fri, 25 Jul 2014 04:19:29 -0700 (PDT) From: Beeblebrox To: freebsd-current@freebsd.org Message-ID: <1406287169575-5931665.post@n5.nabble.com> In-Reply-To: <1406282699515-5931653.post@n5.nabble.com> References: <1406282699515-5931653.post@n5.nabble.com> Subject: Re: Several minor annoyances on Current MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2014 11:19:30 -0000 > Damian Weber wrote: >is there >ifconfig_em0="DHCP" >or anything like that in your rc.conf? No, network related rc.conf entries: network_interfaces="lo0 re0 re1" ifconfig_lo0="inet 127.0.0.1/24" ifconfig_re0="inet 192.168.1.10/24" ifconfig_re1="inet 192.168.2.1/24" gateway_enable="YES" defaultrouter="192.168.1.1" dhclient_enable="NO" Thanks & regards. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/Several-minor-annoyances-on-Current-tp5931653p5931665.html Sent from the freebsd-current mailing list archive at Nabble.com.