From owner-freebsd-net@FreeBSD.ORG Mon Apr 9 09:09:21 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8703516A401 for ; Mon, 9 Apr 2007 09:09:21 +0000 (UTC) (envelope-from ndenev@totalterror.net) Received: from sellinet.net (galileo.sellinet.net [82.199.192.2]) by mx1.freebsd.org (Postfix) with SMTP id D4BF713C48A for ; Mon, 9 Apr 2007 09:09:20 +0000 (UTC) (envelope-from ndenev@totalterror.net) Received: (qmail 29292 invoked by uid 1009); 9 Apr 2007 12:09:18 +0300 Received: from ndenev@totalterror.net by galileo by uid 1002 with qmail-scanner-1.22 (spamassassin: 3.0.3. Clear:RC:1(82.199.197.152):. Processed in 0.18037 secs); 09 Apr 2007 09:09:18 -0000 Received: from unknown (HELO ndenev.totalterror.net) (82.199.197.152) by galileo.sellinet.net with SMTP; 9 Apr 2007 12:09:18 +0300 Received: (qmail 6629 invoked from network); 9 Apr 2007 12:09:18 +0300 Received: from unknown (HELO ?127.0.0.1?) (127.0.0.1) by ndenev.totalterror.net with SMTP; 9 Apr 2007 12:09:18 +0300 Message-ID: <461A02BE.1010509@totalterror.net> Date: Mon, 09 Apr 2007 12:09:18 +0300 From: Niki Denev User-Agent: Thunderbird 1.5.0.10 (X11/20070326) MIME-Version: 1.0 To: Andrew Thompson References: <20070329235520.GD97061@heff.fud.org.nz> <460E6536.7060805@totalterror.net> <20070401095618.GA24408@heff.fud.org.nz> <4611F645.5000305@totalterror.net> <20070409085118.GF64415@heff.fud.org.nz> In-Reply-To: <20070409085118.GF64415@heff.fud.org.nz> X-Enigmail-Version: 0.94.3.0 OpenPGP: id=F2DB7EB9 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: CFT: new trunk(4) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2007 09:09:21 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andrew Thompson wrote: > On Tue, Apr 03, 2007 at 09:37:57AM +0300, Niki Denev wrote: >>>> Andrew Thompson wrote: >>>>> Here is a patch to add OpenBSD's trunk(4) interface, and also includes >>>>> LACP support which came from agr(4) on NetBSD. Im interested in anyone >>>>> who wants to test this and in particular lacp mode if you have a switch >>>>> that supports it. >>>>> >> I tried today to do the wireless/wired roaming, almost as given >> in the man page, with the exception that my wireless interface (ath), >> uses WPA, and i'm trying to run dhclient on the trunk interface. >> However it does not work as expected, and i'm not sure why... >> The problem is that if ath0 is a member of the trunk0 interface >> it always deassociates a few seconds after associating. >> If i remove it from the trunk group it associates perfectly, and >> keeps the link up. > > The updated patch here partially fixes the problem, the EAP packets will > be passed now. > > http://people.freebsd.org/~thompsa/if_trunk-20070409.diff > > The remaining issue is that when the wireless interface is added to the > trunk it will get a down/up as part of changing the MAC address. This > causes wpa_supplicant to close and it doesnt get relaunched. Manually > starting wpa_supplicant works but I need to find a way around this. > > > cheers, > Andrew Great, thanks! I'm recompiling now and will let you know shortly if everything works properly. Regards, Niki -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGGgK9HNAJ/fLbfrkRAu33AKDDYaBmVk+yR/VTZzYyerx9NJgVggCeLXlQ CNwgN7oSGtJhpNprW/fKR7M= =LbkD -----END PGP SIGNATURE-----