Date: Tue, 16 Aug 2005 11:40:22 +0200 From: Jeremie Le Hen <jeremie@le-hen.org> To: Max Laier <max@love2party.net> Cc: freebsd-pf@freebsd.org Subject: Re: ALTQ && PF && vlan(4) - is it possible? Message-ID: <20050816094022.GO1597@obiwan.tataz.chchile.org> In-Reply-To: <200508151756.19109.max@love2party.net> References: <20050815154642.GD91135@nevermind.kiev.ua> <200508151756.19109.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Max, > > I've googled for subject question and found some messages that say that > > altq will work with vlan interface if 'device vlan' will be compiled > > into the kernel, not loaded as a module. > > > > Could anyone confirm this? > > vlan(4) does not support ALTQ directly. You should queue on the underlaying > physical interface instead. In order to do so, you don't need to compile in > vlan(4). All you have to do is: > 1) make sure that your physical interface is supported (see altq(4)) > 2) built-in pf, altq and the disciplines you want. > 3) queue on the physical interface, classify on the vlan this thread makes me think of the recent thread [1] about ipfw not being able to match against layer 3 and above fields when the layer 2 frame is a 802.1Q one. Does pf handle this ? Regards, [1] http://lists.freebsd.org/pipermail/freebsd-hackers/2005-August/013177.html -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050816094022.GO1597>