From owner-freebsd-current@FreeBSD.ORG Sat Aug 9 02:47:58 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3546537B401 for ; Sat, 9 Aug 2003 02:47:58 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D84A043FBD for ; Sat, 9 Aug 2003 02:47:54 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h799lnYc070487; Sat, 9 Aug 2003 11:47:49 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by nbs.imp.ch (8.12.8/8.12.3) with ESMTP id h799lnlH8826912; Sat, 9 Aug 2003 11:47:49 +0200 (MES) Date: Sat, 9 Aug 2003 11:47:49 +0200 (CEST) From: Martin Blapp To: Craig Rodrigues In-Reply-To: <20030809072050.GA7547@crodrigues.org> Message-ID: <20030809114650.X49451@cvs.imp.ch> References: <20030809072050.GA7547@crodrigues.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: dhclient problem with xl0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2003 09:47:58 -0000 Have you done a "ifconfig xl0 0.0.0.0 up" before ? > xl0: No Link on interface I think I'll have to support this, if the interface is not initialized. Martin