untuk internet semua clien masih bisa, saya bermaksud untuk membatasinya. padahal di ipboleh .txt hanya beberapa ip saja yang diperbolehkan. saya sudah restart service squid ,squid -k reconfigure,tapi internet semua clien masih bisa.
tolong solusinya ini acl saya # ACCESS CONTROLS 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 # 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 acl ippelit src "/usr/local/squid/etc/ipboleh.txt" acl joss url_regex "/usr/local/squid/etc/porn.txt" http_access allow manager localhost http_access allow ippelit miss_access allow all http_access deny manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access deny joss icp_access deny all terimakasih -- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip dan info di http://linux.or.id/milis.php FAQ milis http://linux.or.id/faq.php
