From owner-freebsd-current@FreeBSD.ORG Mon Aug 4 08:45:53 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 C58C937B404 for ; Mon, 4 Aug 2003 08:45:53 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2232543F75 for ; Mon, 4 Aug 2003 08:45:52 -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 h74FjnYc008091; Mon, 4 Aug 2003 17:45:50 +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 h74FjnlH8232284; Mon, 4 Aug 2003 17:45:49 +0200 (MES) Date: Mon, 4 Aug 2003 17:45:49 +0200 (CEST) From: Martin Blapp To: Larry Rosenman In-Reply-To: <8090000.1060009969@lerlaptop-red.iadfw.net> Message-ID: <20030804174343.C31668@cvs.imp.ch> References: <20030804163850.B31668@cvs.imp.ch> <4000000.1060009773@lerlaptop-red.iadfw.net> <8090000.1060009969@lerlaptop-red.iadfw.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: dhclient/dhclient.conf change in -CURRENT? 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: Mon, 04 Aug 2003 15:45:54 -0000 hi, > Listening on BPF/wi0/00:06:25:18:1a:37 > Sending on BPF/wi0/00:06:25:18:1a:37 > Sending on Socket/fallback > Trying medium "wepmode off ssid 'rednet' wepkey 1:- wepkey 2:- wepkey 3:- > wepkey 4:- " 1 > DHCPDISCOVER on wi0 to 255.255.255.255 port 67 interval 8 > DHCPOFFER from 207.136.3.254 > DHCPREQUEST on wi0 to 255.255.255.255 port 67 > DHCPACK from 207.136.3.254 > bound to 207.136.3.72 -- renewal in 7726 seconds. > ^C Dhclient is definitly NOT the problem here. As mentioned in another thread, there are some problems with the wi driver. Please look if you can get a 2-3 month old dhclient and I'm sure you'll see the same behaviour there. See http://docs.freebsd.org/cgi/getmsg.cgi?fetch=161994+0+current/freebsd-current Martin