From owner-freebsd-current Tue May 7 10:52:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from forrie.ne.client2.attbi.com (forrie.ne.client2.attbi.com [24.147.156.140]) by hub.freebsd.org (Postfix) with ESMTP id B84B937B408 for ; Tue, 7 May 2002 10:52:20 -0700 (PDT) Received: from boom.forrie.com (internal-23.forrie.net. [192.168.1.23]) by forrie.ne.client2.attbi.com with id g47HqIw25061 for ; Tue, 7 May 2002 13:52:19 -0400 (EDT) Message-Id: <5.1.0.14.2.20020507135050.01619828@192.168.1.1> X-Sender: forrie@192.168.1.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 07 May 2002 13:52:25 -0400 To: freebsd-current@freebsd.org From: Forrest Aldrich Subject: DHCP options in /etc/rc.conf Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The problem reported earlier, whereby the default installation does not provide for DHCP configuration of interfaces (as 4.5 does), can be resolved by placing in /etc/rc.conf: ifconfig_xxx="DHCP" BUT, you cannot have any options such as dhcp_program, etc., as it will fail. This can be duplicated consistently with new installations, on 5.0 using the latest DP1 ISO image. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message