From owner-freebsd-current@FreeBSD.ORG Fri Jul 15 12:05:01 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 1E2E916A41C for ; Fri, 15 Jul 2005 12:05:01 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id E472D43D48 for ; Fri, 15 Jul 2005 12:05:00 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1DtOw7-000316-Sn; Fri, 15 Jul 2005 12:05:00 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1DtOw7-0009Q0-7E; Fri, 15 Jul 2005 02:04:59 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17111.42602.38548.316014@roam.psg.com> Date: Fri, 15 Jul 2005 02:04:58 -1000 To: Sam Leffler References: <20050714182136.071B35D07@ptavv.es.net> <42D70C0B.9090802@errno.com> Cc: freebsd-current@freebsd.org Subject: Re: Problems with OpenBSD dhclient X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 15 Jul 2005 12:05:01 -0000 >> More serious is that I can't roam. When I move between APs, dhclient >> exits and I need to manually re-start it. I lose my SSH sessions. Ugh! > > This should not be happening; dhclient should get a disassociate event, > drop the lease, then get an associate when you join the new ap and > immediately grab a new lease. aiii! this was merely a layer-2 re-association, no change at layer-3. randy