From owner-freebsd-net@FreeBSD.ORG Wed Dec 21 14:28:55 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD64E16A41F for ; Wed, 21 Dec 2005 14:28:55 +0000 (GMT) (envelope-from dgilbert@daveg.ca) Received: from ox.eicat.ca (ox.eicat.ca [66.96.30.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6866643D58 for ; Wed, 21 Dec 2005 14:28:55 +0000 (GMT) (envelope-from dgilbert@daveg.ca) Received: by ox.eicat.ca (Postfix, from userid 66) id 5E9EA11A00; Wed, 21 Dec 2005 09:28:54 -0500 (EST) Received: by canoe.dclg.ca (Postfix, from userid 101) id E56051A0898; Wed, 21 Dec 2005 09:28:51 -0500 (EST) From: David Gilbert MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17321.26275.562535.796405@canoe.dclg.ca> Date: Wed, 21 Dec 2005 09:28:51 -0500 To: bostondriver@comcast.net In-Reply-To: <122020051700.20160.43A83894000F31D000004EC022058863609D0A90079D0B02019B9C010D@comcast.net> References: <122020051700.20160.43A83894000F31D000004EC022058863609D0A90079D0B02019B9C010D@comcast.net> X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid Cc: freebsd-net@freebsd.org Subject: ifconfig_fxp0 with both DHCP and Link? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 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, 21 Dec 2005 14:28:55 -0000 >>>>> "bostondriver" == bostondriver writes: bostondriver> Hi, I need to set my connection to my cable provider to bostondriver> use both DHCP and set the Ethernet address. Is one bostondriver> meant to use rc.conf for both? Pre 6.0, you can edit /etc/dhclient.conf and do the following: interface "dc0" { media "media 10baseT/UTP mediaopt full-duplex"; } IIRC, the media line can accept an 'ether' statement. Dave. -- ============================================================================ |David Gilbert, Independent Contractor. | Two things can be | |Mail: dave@daveg.ca | equal if and only if they | |http://daveg.ca | are precisely opposite. | =========================================================GLO================