In my firewall cbq doesn't work, but I'm using hfsc.
Below is one rule:
altq on em1 hfsc bandwidth 100% queue net_em1
queue net_em1 bandwidth 100Mb hfsc { link_em1 net1_em1 }
queue link_em1 bandwidth 5Mb priority 2 hfsc(red realtime 4Mb
upperlimit 10Mb)
queue net1_em1 bandwidth 90Mb priorit
Muhammad Reza wrote:
> still not work with pass in rule.
>
> add info with this rule set:
>
> altq on xl1 bandwidth 100% cbq queue {int_out,dflt_out}
> queue int_out bandwidth 3Mb
> queue dflt_out bandwidth 16Kb cbq (default)
>
> altq on xl2 bandwidth 100% cbq queue {int_in,dflt_in}
On 2006-11-09 13:40, Volker wrote:
> As $lan is 172.16/24 rule number 3 (which goes to queue dflt_out)
> catches all the packets you're wanting for queue int_out.
>
Sorry, I've been wrong as there's no 'quick' keyword being used so I
was wrong. Please forget my posting.
__
On 37378-12-23 20:59, Muhammad Reza wrote:
> still not work with pass in rule.
>
> add info with this rule set:
>
> altq on xl1 bandwidth 100% cbq queue {int_out,dflt_out}
> queue int_out bandwidth 3Mb
> queue dflt_out bandwidth 16Kb cbq (default)
>
> altq on xl2 bandwidth 100% cbq q
still not work with pass in rule.
add info with this rule set:
altq on xl1 bandwidth 100% cbq queue {int_out,dflt_out}
queue int_out bandwidth 3Mb
queue dflt_out bandwidth 16Kb cbq (default)
altq on xl2 bandwidth 100% cbq queue {int_in,dflt_in}
queue int_in bandwidth 3Mb
queue
Try this rules:
pass in log on xl2 from 172.16.0.228 to 202.57.14.1 keep state flags
S/SA queue (int_out)
pass in log on xl2 from 172.16.0.228 to 202.57.14.1 keep state flags
S/SA queue (int_in)
Gilberto
2006/11/6, Muhammad Reza <[EMAIL PROTECTED]>:
Dear All.
I start with the simple rule se