From owner-freebsd-current@FreeBSD.ORG Mon Aug 4 11:19:10 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 0121037B401 for ; Mon, 4 Aug 2003 11:19:10 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1123E43F75 for ; Mon, 4 Aug 2003 11:19:08 -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 h74IJ5Yc034105; Mon, 4 Aug 2003 20:19:05 +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 h74IJ5lH8224745; Mon, 4 Aug 2003 20:19:05 +0200 (MES) Date: Mon, 4 Aug 2003 20:19:05 +0200 (CEST) From: Martin Blapp To: Larry Rosenman In-Reply-To: <38060000.1060020889@lerlaptop-red.iadfw.net> Message-ID: <20030804201657.U31668@cvs.imp.ch> References: <20030804163850.B31668@cvs.imp.ch> <4000000.1060009773@lerlaptop-red.iadfw.net> <20030804174343.C31668@cvs.imp.ch> <50200000.1060012588@lerlaptop-red.iadfw.net> <80120000.1060015295@lerlaptop-red.iadfw.net> <38060000.1060020889@lerlaptop-red.iadfw.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: 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 18:19:10 -0000 Hi, > > How could dhclient see then that you were in a new network ? Do you mean > > which dhclient was running changing networks ? Or kill dhclient and > > restart it ? > reboot. I.E. I shutdown between home and office and vice versa. > > SOMETHING seriously changed here. Ahh ! I see now the change. The problem is that you aren't associated at the beginning, because the first wep-key is wrong. Before every key was tried and one did match. I do now know where the problem is. I'll have a fix ASAP. Martin