From owner-freebsd-net@FreeBSD.ORG Thu Oct 11 21:11:53 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7223316A501 for ; Thu, 11 Oct 2007 21:11:53 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outI.internet-mail-service.net (outI.internet-mail-service.net [216.240.47.232]) by mx1.freebsd.org (Postfix) with ESMTP id 4DB1B13C465 for ; Thu, 11 Oct 2007 21:11:52 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Thu, 11 Oct 2007 14:11:52 -0700 X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (nat.ironport.com [63.251.108.100]) by idiom.com (Postfix) with ESMTP id C4F26126653; Thu, 11 Oct 2007 14:11:51 -0700 (PDT) Message-ID: <470E91A3.3060406@elischer.org> Date: Thu, 11 Oct 2007 14:12:03 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Jon Otterholm References: <470E7C97.3080804@ide.resurscentrum.se> In-Reply-To: <470E7C97.3080804@ide.resurscentrum.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: if_bridge on a vlan-trunk 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: Thu, 11 Oct 2007 21:11:53 -0000 Jon Otterholm wrote: > Hi. > > Does anyone know if it is possible to put a transparent bridge on a > vlan-trunk? > > A working solution is to create a bridge for each vlan, but I would > prefer to have one bridge instead of several hundreds of them. > > Is this doable? > it is using netgraph.. > In my lab environment I use a dual em(4) nic. > > What would the drawbacks be if I create ~1500 if_bridge and attached > each vlan-sub-if from each physical interface to their own bridge? Would > this work? > > //Jon > _______________________________________________ > 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"