From owner-freebsd-net@FreeBSD.ORG Fri Dec 17 23:03:53 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 45F6016A4CE for ; Fri, 17 Dec 2004 23:03:53 +0000 (GMT) Received: from ack.Berkeley.EDU (ack.Berkeley.EDU [128.32.206.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17F2943D53 for ; Fri, 17 Dec 2004 23:03:53 +0000 (GMT) (envelope-from mhunter@ack.Berkeley.EDU) Received: (from mhunter@localhost) by ack.Berkeley.EDU (8.11.3/8.11.3) id iBHN3nI16107; Fri, 17 Dec 2004 15:03:49 -0800 (PST) Date: Fri, 17 Dec 2004 15:03:49 -0800 From: Mike Hunter To: Brooks Davis Message-ID: <20041217230349.GA15905@ack.Berkeley.EDU> References: <005801c4e42a$a1825890$9f90a8c0@donatas> <20041217223519.GB27607@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041217223519.GB27607@odin.ac.hmc.edu> User-Agent: Mutt/1.5.6i cc: freebsd-net@freebsd.org cc: Donatas Subject: Re: vlan double tagging 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: Fri, 17 Dec 2004 23:03:53 -0000 On Dec 17, "Brooks Davis" wrote: > On Fri, Dec 17, 2004 at 01:22:02PM +0200, Donatas wrote: > > hello, > > i'd like to ask if there's any possibility to pass double tagged vlan packets through freebsd 5.x routers? > > and....how many level1 vlans are supported on one parent device? > > I don't know what happens with double tagged vlan packets. I think what he's asking about is whether FreeBSD prevents any of the nasty hacks that can be accomplished by double-tagging frames, or if there is something he can do with netgraph to prevent such badness. Mike