Limiting bandwidth to intranet

From: Michael Vincent K. Pozon - CompE <vince@dont-contact.us>
Date: Thu, 28 Oct 1999 11:52:32 +0800 (PHT)

guys,
        in my squid.conf file , i have this entry :

acl all src 192.168.0.0/255.255.255.224 199.108.222.160/255.255.255.224
    192.168.0.240/255.255.255.240 202.58.117.0/255.255.255.240
    202.58.117.192/255.255.255.240 202.58.117.240/255.255.255.240
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl Safe_ports port 80 81 21 443 563 70 210 1025-65535
acl Dangerous_ports port 7 9 19 22 23 25 53 109 110 119
acl CONNECT method CONNECT

acl fullspeed dst all
acl intranet src 192.168.0.0/255.255.255.224
delay_pools 2
delay_class 1 1
delay_class 2 1
delay_access 1 allow intranet
delay_access 1 deny all
delay_access 2 allow intranet
delay_access 2 allow fullspeed
delay_access 2 deny all
delay_parameters 1 4000/4000
delay_parameters 2 -1/-1

---------
my purpose of the delay_pools feature is to limit our intranet bandwidth
consumption to 32kbits/s for the internet and fullspeed for local
networks.
are my entries correct ? please comment out

:) TIA

--
m  i  c  h  a  e  l   v  i  n  c  e  n  t   p  o  z  o  n
     --== HPS Software & Communication Corp. ==--
       --==## http://www.cebu.pilnet.com ##==--
email: mikevince@netexecutive.com |   cell : (+63)(917) 3276966
--== Pilipino Internet Cebu ==--  | office : (+63)(32) 3442261,3447847
 --== Systems Administrator ==--  |   home : (+63)(32) 3446427
            ** Mess with the BEST , die like the REST **
	      	      Magpakatotoo ka Kabayan!
            ICQ WWW pager : http://wwp.mirabilis.com/1413343
Homepage and Resume Site  : http://members.tripod.com/mikevince
			    http://mikevince.dorm.org
Received on Wed Oct 27 1999 - 21:49:36 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:06 MST