From owner-freebsd-questions Wed Jul 11 2:40: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from drex.staff.izr.com (drex.staff.izr.com [195.26.38.16]) by hub.freebsd.org (Postfix) with ESMTP id E816137B401 for ; Wed, 11 Jul 2001 02:39:58 -0700 (PDT) (envelope-from mark@drex.staff.izr.com) Received: by drex.staff.izr.com (Postfix, from userid 1001) id 330D83379E; Wed, 11 Jul 2001 10:39:48 +0100 (BST) Date: Wed, 11 Jul 2001 10:39:47 +0100 From: Mark Drayton To: freebsd-questions@freebsd.org Subject: Setting mediaopt when using DHCP Message-ID: <20010711103947.A470@drex.staff.izr.com> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi How can I set the media and mediaopt when using DHCP? As far as I can see I can't supply parameters to ifconfig in rc.conf (I have ifconfig_dc0="DHCP") as this line invokes dhclient, not ifconfig. I can use ifconfig to set the options manually but it'd be nice if rc would automagically configure it at boot time. Cheers, -- Mark Drayton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message