Date: Mon, 15 Aug 2005 17:56:06 +0200 From: Max Laier <max@love2party.net> To: freebsd-pf@freebsd.org Subject: Re: ALTQ && PF && vlan(4) - is it possible? Message-ID: <200508151756.19109.max@love2party.net> In-Reply-To: <20050815154642.GD91135@nevermind.kiev.ua> References: <20050815154642.GD91135@nevermind.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1146594.OfqkpnVY5b Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 15 August 2005 17:46, Alexandr Kovalenko wrote: > Hello! > > 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 underlayin= g=20 physical interface instead. In order to do so, you don't need to compile i= n=20 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 =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1146594.OfqkpnVY5b Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDALsjXyyEoT62BG0RAjGnAJ96CRfu84tWi34OyZiOYPHANmrBxACffhXc KZMULUCvjqe7K0P3gFtjWfY= =pU83 -----END PGP SIGNATURE----- --nextPart1146594.OfqkpnVY5b--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508151756.19109.max>