From owner-freebsd-net@FreeBSD.ORG Fri Sep 5 00:25:49 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1FFAF57 for ; Fri, 5 Sep 2014 00:25:49 +0000 (UTC) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id BCB441BA1 for ; Fri, 5 Sep 2014 00:25:49 +0000 (UTC) Received: from Julian-MBP3.local (50-196-156-133-static.hfc.comcastbusiness.net [50.196.156.133]) (authenticated bits=0) by vps1.elischer.org (8.14.9/8.14.9) with ESMTP id s850PkaU029192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 4 Sep 2014 17:25:47 -0700 (PDT) (envelope-from julian@freebsd.org) Message-ID: <54090304.2020206@freebsd.org> Date: Thu, 04 Sep 2014 17:25:40 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "Dustin J. Mitchell" , Marek Salwerowicz Subject: Re: bridging VLAN interfaces and STP References: <20120827094956.GA93853@server.rulingia.com> <20120901215514.GA84970@server.rulingia.com> <540625B4.6040907@wp.pl> <540645E6.2050809@wp.pl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, Peter Jeremy X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-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: Fri, 05 Sep 2014 00:25:50 -0000 On 9/2/14, 3:48 PM, Dustin J. Mitchell wrote: > On Tue, Sep 2, 2014 at 6:34 PM, Marek Salwerowicz wrote: >> Does the bridge without STP work for you ? > It bridges, yes. It doesn't run STP. > >> What do you actually bridge? As I see, there are 2 physical interfaces and 1 >> vlan > Correct. > >> I am wondering if the STP is really necessary for bridging vlan with wlan0 >> interface, but so far I can't figure out the answer > It's certainly possible to conceive of a situation where a forwarding > loop traverses a wireless link. look into netgraph bridging. > > Dustin > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >