From owner-freebsd-questions@FreeBSD.ORG Thu Feb 19 13:50:11 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 9701F16A4CE for ; Thu, 19 Feb 2004 13:50:11 -0800 (PST) Received: from main-ec-srv4.btboces.org (unknown [216.162.18.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47A5443D1D for ; Thu, 19 Feb 2004 13:50:11 -0800 (PST) (envelope-from mgoodman@BTBOCES.ORG) Received: from btboces-pri-MTA by main-ec-srv4.btboces.org with Novell_GroupWise; Thu, 19 Feb 2004 16:44:29 -0500 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.1 Date: Thu, 19 Feb 2004 16:44:11 -0500 From: "Michael Goodman" To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: start interface without IP address in rc.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 21:50:11 -0000 How do you start an interface in rc.conf without and IP address? Thanks.