From owner-freebsd-current@FreeBSD.ORG Sat Aug 9 03:28:52 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 D2E0F37B401 for ; Sat, 9 Aug 2003 03:28:52 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C007243FBD for ; Sat, 9 Aug 2003 03:28:50 -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 h79ASjYc075259; Sat, 9 Aug 2003 12:28:46 +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 h79ASjlH8829350; Sat, 9 Aug 2003 12:28:45 +0200 (MES) Date: Sat, 9 Aug 2003 12:28:45 +0200 (CEST) From: Martin Blapp To: Craig Rodrigues In-Reply-To: <20030809072050.GA7547@crodrigues.org> Message-ID: <20030809122637.D49451@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 10:28:53 -0000 Hi, > Here is the output of dhclient -v -d xl0 I I checked. Dhclient still initializes the interface and brings it up itself. So there is only one possibility: You don't have a working link. Maybe it helps if you add a interface define in /etc/dhclient.conf wit the possible media. Martin