Date: Tue, 24 Aug 2004 19:07:56 +0200 From: Max Laier <max@love2party.net> To: freebsd-current@freebsd.org Cc: splinter cell <cell_46@msn.com> Subject: Re: altq on freebsd 5.2-current Message-ID: <200408241908.17510.max@love2party.net> In-Reply-To: <BAY5-F12pixD0mita0q00031730@hotmail.com> References: <BAY5-F12pixD0mita0q00031730@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-02=_BY3KBWlFAYplS6+
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
On Tuesday 24 August 2004 14:30, splinter cell wrote:
> hello , i have compiled my kernel with this options :
>
> options ALTQ
> options ALTQ_CBQ # Class Bases Queueing
> options ALTQ_RED # Random Early Drop
> options ALTQ_RIO # RED In/Out
> options ALTQ_HFSC # Hierarchical Packet Scheduler
> options ALTQ_CDNR # Traffic conditioner
> options ALTQ_PRIQ # Prioirity Queueing
> options ALTQ_NOPCC # Required for SMP build
>
> but when i run pf with this rules :
>
> int =3D "xl0"
>
> altq on $int cbq bandwidth 1024Kb queue { std }
You are missing a line that gives more information about the queue, e.g.:
queue std bandwidth 10% cbq(default)
note, that having only one queue is not very useful for the most of=20
applications.
> i have this message : altq not defined on xl0
> pfctl: Syntax error in config file: pf rules not loaded
>
> And i have patched the driver if_xl.c and if_vr.c with
> [1]http://people.freebsd.org/~mlaier/ALTQ_driver/ but i have always
This is no longer necessary for xl(4) and vr(4), if you use RELENG_5 or HEA=
D.
> this message and i don't have /dev/altq in my freebsd.
There is no /dev/altq at the moment.
> Anyone have an idea for that ?
See above.
=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
--Boundary-02=_BY3KBWlFAYplS6+
Content-Type: application/pgp-signature
Content-Description: signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)
iD8DBQBBK3YBXyyEoT62BG0RAs/+AJ9mMJMyIxZcSDczxNHoO2DXKUMjGQCfan96
YFlIc5sSbh12DlfHySTrK6A=
=7j3b
-----END PGP SIGNATURE-----
--Boundary-02=_BY3KBWlFAYplS6+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408241908.17510.max>
