kalau mau jelas bisa join ke forum.linux.or.id ini contoh konfigurasi squidnya. :
#squid.conf http_port 8080 icp_port 3130 acl QUERY urlpath_regex cgi-bin \? no_cache deny QUERY cache_mem 8 MB cache_dir aufs /cache 3000 16 256 cache_log /var/log/squid/cache.log logfile_rotate 2 redirect_rewrites_host_header off cache_replacement_policy GDSF acl localnet src 192.168.0.0/255.255.255.0 acl localhost src 127.0.0.1/255.255.255.255 acl Safe_ports port 80 443 210 119 70 20 21 1025-65535 acl CONNECT method CONNECT acl all src 0.0.0.0/0.0.0.0 http_access allow localnet http_access allow localhost http_access deny !Safe_ports http_access deny CONNECT http_access deny all maximum_object_size 3000 KB httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on cache_effective_user squid cache_effective_group squid log_icp_queries off buffered_logs on acl magic_words1 url_regex -i 192.168 acl magic_words2 url_regex -i ftp .exe .mp3 .vqf .tar.gz .gz .rpm .zip .rar .avi .mpeg .mpe .mpg .qt .ram .rm .iso .raw .wav .mov .dat delay_pools 1 delay_class 1 2 delay_parameters 1 16000/16000 1000/1000 delay_access 1 allow localnet hierarchy_stoplist cgi-bin ? auth_param basic children 5 auth_param basic realm Squid proxy-caching web server auth_param basic credentialsttl 2 hours auth_param basic casesensitive off #Suggested default: refresh_pattern ^ftp: 1440 20% 10080 refresh_pattern ^gopher: 1440 0% 1440 refresh_pattern . 0 20% 4320 #Recommended minimum configuration: acl all src 0.0.0.0/0.0.0.0 acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 acl to_localhost dst 127.0.0.0/8 acl SSL_ports port 443 563 acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 563 # https, snews acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl CONNECT method CONNECT http_access allow manager localhost http_access deny manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access allow localhost http_access deny all icp_access deny all Spesifikasi mesin: P3 550 ram 256MB HD 40G,dipartisi bareng win xp, buat linux 20G tambahan ajah #DELAY POOL KONFIGURASI #batesin extension ketika didownload acl multimedia_maniac url_regex -i .zip .exe .mp3 .vqf .rpm .rar .avi .mpeg .mpe .mpg .qt .ram .rm .iso .raw .wav .vbs delay_pools 2 delay_class 1 3 #semua gak boleh masuk ke delay_acces 1 kecuali operator! delay_access 1 deny all !operator #gak ada pembatasan download delay_parameters 1 -1/-1 -1/-1 -1/-1 delay_class 2 2 #pengaturan untuk para multimedia_maniac delay_access 2 deny all !multimedia_maniac #Untuk user batesin download 4kbps sajah.. !! delay_parameters 2 1000/32000 1000/32000 Send instant messages to your online friends http://uk.messenger.yahoo.com Send instant messages to your online friends http://uk.messenger.yahoo.com Official Web Site : http://www.awari.or.id Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/asosiasi-warnet/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

