From owner-freebsd-questions@FreeBSD.ORG Fri Apr 18 14:59:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5CF31065671 for ; Fri, 18 Apr 2008 14:59:43 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id B124C8FC14 for ; Fri, 18 Apr 2008 14:59:43 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id 6E6DE65510; Fri, 18 Apr 2008 09:59:43 -0500 (CDT) Date: Fri, 18 Apr 2008 09:59:43 -0500 From: Paul Schmehl To: sergio lenzi , freebsd-questions@freebsd.org Message-ID: <4DB0903D4C3581F8AE40811B@utd65257.utdallas.edu> In-Reply-To: <1208524002.2443.4.camel@localhost> References: <1208499344.7272.7.camel@laptop2.herveybayaustralia.com.au> <480849B7.1070400@otenet.gr> <1208504809.7272.13.camel@laptop2.herveybayaustralia.com.au> <480856E0.3010203@otenet.gr> <1208516833.7272.26.camel@laptop2.herveybayaustralia.com.au> <4808884F.1030606@otenet.gr> <1208524002.2443.4.camel@localhost> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Re: RTL8111C driver for FBSD7 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: Fri, 18 Apr 2008 14:59:43 -0000 --On Friday, April 18, 2008 10:06:42 -0300 sergio lenzi wrote: > Hello... > > I had another NIC from marvell (I did not remember if it was a nve or nfe) > that refuses to work until I put the word "UP" in the ifconfig command > > in /etc/rc.conf..... > > ifconfig_xx0="up DHCP" > > ================================================== > may be is it not the case???? If you want your NIC to come up on boot, you need to tell the OS that. # grep ifconfig /etc/rc.conf ifconfig_em0="DHCP" For yours: ifconfig_xx0="DHCP" should work fine. -- Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/