kawan,

saya coba menjalankan squid
$squid reload
## ini hasil lognya
Mar  2 09:42:29 rednux2 squid[5869]: Squid Parent: child process 5871 started
Mar  2 09:42:30 rednux2 (squid): Cannot open HTTP Port
Mar  2 09:42:30 rednux2 squid[5869]: Squid Parent: child process 5871
exited due to signal 6
Mar  2 09:42:33 rednux2 named[5505]: client 202.abc.xyz.110#32783:
query: netscape.com IN A +

yg saya tanyakan :
(1)Cannot open HTTP port masih, saya masih belum ketemu caranya..
#saya cek di squid.conf
http_port 3128
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
please solusinya

(2) query:netscape.com
setiap kali di start/reload selalu ip publik squid (202.abc.zyx.110)
melakukan query ke netscape, kenapa ya??

(3) kemudian, mengenai blok situs tertentu di network kantor saya.
# squid.conf
<cut>
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 eksternal src 202.abc.xyz.110 202.abc.xyz.111
acl internal src 169.254.194.0/24
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 YM_Ports port 5050 25 37 23 # Yahoo Messenger
acl CONNECT method CONNECT

acl maxdownload url_regex dst "/etc/squid/ipallowbandownload"
acl bad1 dstdomain "/etc/squid/bad1"
acl bad2 url_regex -i "/etc/squid/bad2"
acl notsex url_regex -i "/etc/squid/notsex"
no_cache deny bad1
no_cache deny bad2

http_access deny bad1
http_access deny bad2
http_access allow notsex all
http_access allow manager
http_access allow localhost
http_access allow eksternal
http_access allow internal
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny all

# contoh file bad1
detik.com
playboy.com
17tahun.com

tapi kalo akses 17tahun.com kok masih bisa yaa ? sementara playboy.com
tidak, dan website yang baru dimasukkan misah 'detik.com' masih bisa
(walaupun) squidnya sudah di restart/reload.

Mohon petujuknya...atau ada tutorial yg pas :) untuk blok
situs/karakter..terimakasih

--
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke