Date: Wed, 29 Nov 2006 19:33:06 +0100 From: Max Laier <max@love2party.net> To: "Gilberto Villani Brito" <linux@giboia.org> Cc: freebsd-pf@freebsd.org Subject: Re: HFSC. Message-ID: <200611291933.12705.max@love2party.net> In-Reply-To: <6e6841490611281217o1c9bfcd3x7515bf6ce34038ee@mail.gmail.com> References: <6e6841490611281217o1c9bfcd3x7515bf6ce34038ee@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Tuesday 28 November 2006 21:17, Gilberto Villani Brito wrote:
> I have this rules working:
> altq on em0 hfsc bandwidth 100% queue net_em0
> queue net_em0 bandwidth 30Mb hfsc(red realtime 30Mb upperlimit 30Mb)
> { voip_em0 net1_em0 inquima_em0 \
>
> ibilink_em0 flextv_em0 }
> queue voip_em0 bandwidth 64Kb priority 7 hfsc(red realtime 64Kb
> upperlimit 64Kb)
> queue flextv_em0 bandwidth 256Kb priority 7 hfsc(red realtime
> 256Kb upperlimit 256Kb)
> queue inquima_em0 bandwidth 256Kb priority 7 hfsc(red realtime
> 256Kb upperlimit 256Kb) \
> { inquimavoip_em0
> inquimatraf_em0 }
> queue inquimavoip_em0 bandwidth 128Kb priority 7 hfsc(red
> realtime 128Kb upperlimit 256Kb)
> queue inquimatraf_em0 bandwidth 128Kb priority 1 hfsc(red
> realtime 128Kb upperlimit 256Kb)
> queue ibilink_em0 bandwidth 256Kb priority 7 hfsc(red realtime
> 256Kb upperlimit 256Kb)
> queue net1_em0 bandwidth 16Mb priority 1 hfsc(default)
>
> And my firewall works very well, but if I put more one rule like this:
> altq on em0 hfsc bandwidth 100% queue net_em0
> queue net_em0 bandwidth 30Mb hfsc(red realtime 30Mb upperlimit 30Mb)
> { voip_em0 net1_em0 inquima_em0 cliente_em0 \
>
> ibilink_em0 flextv_em0 }
> queue voip_em0 bandwidth 64Kb priority 7 hfsc(red realtime 64Kb
> upperlimit 64Kb)
> queue flextv_em0 bandwidth 256Kb priority 7 hfsc(red realtime
> 256Kb upperlimit 256Kb)
> queue inquima_em0 bandwidth 256Kb priority 7 hfsc(red realtime
> 256Kb upperlimit 256Kb) \
> { inquimavoip_em0
> inquimatraf_em0 }
> queue inquimavoip_em0 bandwidth 128Kb priority 7 hfsc(red
> realtime 128Kb upperlimit 256Kb)
> queue inquimatraf_em0 bandwidth 128Kb priority 1 hfsc(red
> realtime 128Kb upperlimit 256Kb)
> queue ibilink_em0 bandwidth 256Kb priority 7 hfsc(red realtime
> 256Kb upperlimit 256Kb)
> new=> queue cliente_em0 bandwidth 128Kb priority 1 hfsc(realtime
> 128Kb upperlimit 128Kb)
> queue net1_em0 bandwidth 16Mb priority 1 hfsc(default)
>
> My firewall begins show No buffer space available in ping and my
> traffic go down.
> I think this problem is with my limits, but where can I see this??
Just to this last question: pfctl -vvsq will give you a "live" update of
the queue statistics. There is also pftop from ports which also has a
nice display mode for queue stats.
--
/"\ Best regards, | mlaier@freebsd.org
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier@EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
iD8DBQBFbdJoXyyEoT62BG0RApJVAJ4k+09v6m2c+s+l34Vl6o87pc5DUgCeJ42W
MfVBN2RHwqDgKfFi19grgkQ=
=PZsm
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611291933.12705.max>
