----- Original Message ----- From: "Admin Bingung" <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 1:00 PM
> berikut isi squid.conf (saya tulis yang penting aja) > saya nggak merasa menggunakan open proxy. Namun semenjak saya mendaftar di > ircache.net, secara otomatis proxy server saya terbuka dan tidak dapat > dihentikan, baru setelah saya ganti portnya. baru bisa lepas. Dan > sepertinya inipun tidak akan lama. > mohon pencerahan > http_port 3128 > acl all src 0.0.0.0/0.0.0.0 acl mu src bla bla bla nya mana ?? > 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 deny manager > http_access deny !Safe_ports > http_access deny CONNECT !SSL_ports http_access allow acl mu > http_access deny all > icp_access deny all > miss_access deny all kalau untuk squidnya sih rasa2nya sudah benar koq .. tetapi kalau iptablesnya kayaknya yang menyesatkan.. rata-rata open proxy banyak yang diberi code transparent yang artinya si empunya proxy salah dalam iptables .. thats what i know.. Regards, Rio Martin. -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3

