On Sunday, September 14, 2003 8:59 AM, [EMAIL PROTECTED] wrote:
> I am trying to get bandwidth stats of my 3 legged firewall. The
firewall is
> attached to an ADSL link so I have setup rules for to Priority Ack to
> maintain performance. but when I uncomment the rules that are
commented
> below I get errors. Can anyone see what I am doing wrong.
>
> The stats I am trying to get are:
> combined traffic flowing in and out of the external interface
> traffic going from int_pub to the external interface
> traffic going from int_priv to the external interface.
>
> altq on $external priq bandwidth 356Kb queue { q_pri, q_def }
> queue q_pri priority 7
> queue q_def priority 1 priq(default)
> #altq on $external cbq queue { external }
> #altq on $int_pub cbq queue { dflt, public }
> #altq on $int_priv cbq queue { dflt, private }
> #queue dflt priority 0 cbq(default)
A detailed write-up on prioritizing empty ACKs may be found here:
http://www.benzedrine.cx/ackpri.html