From owner-freebsd-net@FreeBSD.ORG Fri Apr 16 17:48:47 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A892C16A4CE for ; Fri, 16 Apr 2004 17:48:47 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 1AD7243D3F for ; Fri, 16 Apr 2004 17:48:47 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 86833 invoked from network); 17 Apr 2004 00:48:45 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 17 Apr 2004 00:48:45 -0000 X-pair-Authenticated: 209.68.2.70 Date: Fri, 16 Apr 2004 20:13:52 -0500 (CDT) From: Mike Silbersack To: Kai Mosebach In-Reply-To: <1082030412.407e794c3ece3@localhost> Message-ID: <20040416201147.U5751@odysseus.silby.com> References: <1081948400.407d38f081851@localhost> <20040415022517.X84867@odysseus.silby.com> <1082030412.407e794c3ece3@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-net@freebsd.org Subject: Re: Bridging problems on 5.2-RELEASE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2004 00:48:47 -0000 On Thu, 15 Apr 2004, Kai Mosebach wrote: > Hello Mike, > > That helped, Thanks! even though it seems a litte odd to me :), especially > because xl0 is the "main" network, and the wireless one is only an "addon" ... > > up to now, i dont see any MAC-addr-toggle-warnings. > > Best Kai Hm, interesting. I know that Andre and Luigi have been making some changes to the routing code and are now targetting the arp code for an update. Perhaps changes in 5.x relative to 4.x have fixed the mac address switching problem already. Mike "Silby" Silbersack