From owner-freebsd-current@FreeBSD.ORG Sat Aug 9 01:12:15 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 D1EF437B401 for ; Sat, 9 Aug 2003 01:12:15 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C475643FB1 for ; Sat, 9 Aug 2003 01:12:13 -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 h798C8Yc059587; Sat, 9 Aug 2003 10:12:09 +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 h798C7lH8812388; Sat, 9 Aug 2003 10:12:08 +0200 (MES) Date: Sat, 9 Aug 2003 10:12:07 +0200 (CEST) From: Martin Blapp To: Craig Rodrigues In-Reply-To: <20030809072050.GA7547@crodrigues.org> Message-ID: <20030809101105.A49451@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 08:12:16 -0000 Hi, > xl0: Polling interface state > xl0: client state of 2 > xl0: link = 0 > xl0: No Link on interface Erm. What does 'ifconfig xl0' show you ? For dhclient it looks like you have no link. Martin