From owner-freebsd-questions@FreeBSD.ORG Thu Aug 11 00:33:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D7FF16A41F for ; Thu, 11 Aug 2005 00:33:00 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from muse.calarts.edu (muse.calarts.edu [198.182.157.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 062E643D48 for ; Thu, 11 Aug 2005 00:32:59 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from [198.182.157.175] (not-in-use.calarts.edu [198.182.157.175] (may be forged)) by muse.calarts.edu (8.11.7p1+Sun/8.11.7) with ESMTP id j7B0Wvf17656; Wed, 10 Aug 2005 17:32:57 -0700 (PDT) Message-ID: <42FA9CDA.1080504@calarts.edu> Date: Wed, 10 Aug 2005 17:33:30 -0700 From: Sean Murphy User-Agent: Mozilla Thunderbird 1.0.5 (Windows/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dave References: <000501c59e02$6ceece00$0200a8c0@satellite> <42FA92B5.30800@calarts.edu> <000701c59e06$9fbfd9b0$0200a8c0@satellite> <42FA9AE9.3040003@calarts.edu> In-Reply-To: <42FA9AE9.3040003@calarts.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: two dc cards on 5.4 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: Thu, 11 Aug 2005 00:33:00 -0000 Sean Murphy wrote: > dave wrote: > >> Hi, >> Thanks for your reply. I'll give that a shot. My problem is the >> dc0 card >> gets it's ip via dhcp, can i still use media and mediaopt with dhcp? >> Thanks. >> Dave. >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > try this in your rc.conf > > ifconfig_dc0="DHCP" > ifconfig_dc0="100baseTX mediaopt full-duplex" > > ifconfig_dc1="DHCP" > ifconfig_dc1="100baseTX mediaopt full-duplex" > > *Correction* ifconfig_dc0="DHCP" ifconfig_dc0="media 100baseTX mediaopt full-duplex" ifconfig_dc1="DHCP" ifconfig_dc1="media 100baseTX mediaopt full-duplex" -- Sean Murphy Senior Network Technician California Institute of the Arts 661-253-7732 smurphy@calarts.edu