hallo semua bisa tolongin gue gak? gue buka usaha warnet di buaran.saat ini saya memakai windows 2000 server. dan saya ingin berganti server menjadi linux. permasalahannya .. saya udah konfigurasi squidnya tapi tetap client saya gak bisa sharing internet. perlu diketahui bahwa server ku memakai ip 192.168.0.1/255.255.255.0 dan client dimulai dari 192.168.0.2-12 ini editan squid ku .. apa yang salah :
http_port 3128 icp_port 3130 udp_incoming_address 0.0.0.0 udp_outgoing_address 255.255.255.255 cache_mem 8 MB cache_swap_low 90 cache_swap_high 95 ipcache_size 1024 ipcache_low 90 ipcache_high 95 fqdncache_size 1024 cache_dir ufs -1 /usr/local/squid/cache 100 16 256 cache_access_log /usr/local/squid/logs/access.log cache_log /usr/local/squid/logs/cache.log cache_store_log /usr/local/squid/logs/store.log pid_filename /usr/local/squid/logs/squid.pid client_netmask 255.255.255.0 authenticate_children 5 authenticate_ttl 3600 connect_timeout 120 seconds siteselect_timeout 4 seconds read_timeout 15 minutes request_timeout 30 seconds client_lifetime 1 day half_closed_clients on ident_timeout 10 seconds shutdown_lifetime 30 seconds acl server src 192.168.0.1/255.255.255.0-192.168.0.35/255.255.255.0 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 SSL_ports port 443 563 acl Safe_ports port 80 21 443 563 70 210 1025-65535 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 allow server http_access deny manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access allow localhost http_access allow all icp_access allow all miss_access allow all cache_effective_user squid cache_effective_group squid httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3

