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)


TIA
-Ron
-- 
------------------------------------------------------------------------------
Ron Rosson                                    ... and a UNIX user said ...
The InSaNe One                                        rm -rf *
[EMAIL PROTECTED]                        and all was /dev/null and *void()
------------------------------------------------------------------------------

Reply via email to