On Thursday 26 September 2002 13:49, you wrote:
> Sorry oot, Bagaimana dengan squid yg running di windows NT (saya pakai
> squid2.3STABLE), squid saya bisa dipakai utk chat di MSN/YIM dll
> > DROP rule di ipchain / iptable yang memblok port2 IRC dengan menambahkan
> > option --syn
> Di windows gak ada IPCHAINS/IPTABLES.
> Share doong ilmunya,
> dedihiz

mau dipasang di OS apa saja, Squid tetap sama .. kan pabriknya satu .. kecuali 
saya bikin pabrik squid sendiri yang mungkin dihiasi dengan kode2 tertentu 
yang berbeda dengan pabrik aslinya di www.squid-cache.org :)

ini saya ambilkan squid.conf dari www.riomartin.com/linux/squid.conf
- - - - - 
http_port 60080
icp_port 0
#cache_peer parent.foo.net       parent    3128  3130  [proxy-only]
hierarchy_stoplist cgi-bin ?
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_dir ufs /usr/local/squid/cache 100 16 256
reference_age 1 week
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 Safe_ports port 21 22 23 25 79 80 110 6660-7000
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access deny CONNECT !Safe_ports
http_access deny all
icp_access deny all
cache_mgr root
visible_hostname archelle.my.lovely.girl.com
forwarded_for off
- - - - -

lihat pada baris acl Safe_ports port 21 22 23 25 dst .. ini merupakan port - 
port yang saya beri hak untuk diakses oleh klien saya menggunakan METHOD 
CONNECT.
lalu http_access deny CONNECT !Safe_ports merupakan baris yang menyatakan 
bahwa si squid harus menolak semua permintaan METHOD CONNECT selain ke port - 
port yang telah ditentukan..

Regards,
Rio Martin.







--
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3

Kirim email ke