From owner-freebsd-questions@FreeBSD.ORG Sun Jun 12 22:26:05 2005 Return-Path: X-Original-To: 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 AAFCE16A41C for ; Sun, 12 Jun 2005 22:26:05 +0000 (GMT) (envelope-from bdodson@scms.utmb.edu) Received: from mx3.utmb.edu (mx3.utmb.edu [129.109.195.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 577E943D1F for ; Sun, 12 Jun 2005 22:26:05 +0000 (GMT) (envelope-from bdodson@scms.utmb.edu) Received: from histidine.utmb.edu (histidine.utmb.edu [129.109.65.24]) by mx3.utmb.edu (8.12.11/8.12.11) with ESMTP id j5CMOjxX002121 for ; Sun, 12 Jun 2005 17:24:46 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by histidine.utmb.edu (8.13.1/8.13.1/Submit) id j5CMQ3tR084970 for questions@freebsd.org; Sun, 12 Jun 2005 17:26:03 -0500 (CDT) (envelope-from bdodson@scms.utmb.edu) X-Authentication-Warning: histidine.utmb.edu: bdodson set sender to bdodson@scms.utmb.edu using -f From: "M. L. Dodson" Organization: University of Texas Medical Branch To: questions@freebsd.org Date: Sun, 12 Jun 2005 17:26:02 -0500 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506121726.02494.bdodson@scms.utmb.edu> X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 mlx=0 adultscore=0 adjust=0 reason=mlx engine=3.0.0-05061200 definitions=3.0.0-05061202 Cc: Subject: changing network card MAC address X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bdodson@scms.utmb.edu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 22:26:05 -0000 Just set up a new box (5.4-RELEASE) as a home gateway and had to change the network card MAC address that does DHCP through the cable modem. I put the following in /etc/rc.early, but this seems inelegant and possibly deprecated. What is the proper way to do this on a DHCP interface? ifconfig rl1 ether 'aa:bb:cc:dd:ee:ff' Thanks -- M. L. Dodson bdodson@scms.utmb.edu 409-772-2178 FAX: 409-772-1790