From owner-freebsd-questions@FreeBSD.ORG Thu Jan 8 10:43:10 2004 Return-Path: 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 2DDB916A4D0 for ; Thu, 8 Jan 2004 10:43:10 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8800E43D1F for ; Thu, 8 Jan 2004 10:43:07 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.103]) by mta9.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040108184307.DCTB1434.mta9.adelphia.net@barbish> for ; Thu, 8 Jan 2004 13:43:07 -0500 From: "fbsd_user" To: "freebsd-questions@FreeBSD. ORG" Date: Thu, 8 Jan 2004 13:43:06 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: ifconfig dc0 DCHP gets error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 18:43:10 -0000 What is the syntax of the ifconfig command to enable DHCP? Ifconfig dc0 DHCP gives error message 'DHCP bad value' I can get it to work from within rc.conf, but not from command line. What an I doing wrong?