

TS
yo_an
HELP
ni ane punya problemo..setingan jaringan dengan ip dhcp.dns yg ane pake 202.134.1.10 dan 208.67.222.222.pertanyaanya kenapa dari klient kok ga bisa ngePING keluar misal ping google.com jawabnya ""Ping request could not find host detik..com. Please check the name and try again""ane coba tracert google.com jawabnya ""Unable to resolve target system name google.com."" trus dari client ane coba seting email dngan outlook error dikarenakan POPnya.padahal setingan email untuk client sesuai yang telah dianjurkan....Mohon pencerahan
dan ni sekilat setingan squid ane :
#Recommended minimum configuration:
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 to_localhost dst 127.0.0.0/8
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
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 Safe_ports port 110 # pop3
acl Safe_ports port 25 # smtp
acl direct_port port 110 # direct pop3
acl direct_port port 25 # direct smtp
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
# Deny requests to unknown ports
http_access deny !Safe_ports
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports
acl our_networks src 168.8.8.0/24
http_access allow localhost
http_access allow our_networks
# Setting akses untuk PC yang ada FAH
acl folding_user src 168.8.8.100-168.8.8.250
acl folding_time_1 time S M T W H F A 07:00-07:15
acl folding_time_2 time S M T W H F A 08:00-08:15
http_access allow folding_user folding_time_1
http_access allow folding_user folding_time_2
# Setting akses untuk PC tertentu yang hanya boleh akses pada jam istirahat
#acl ruled_user src 168.8.8.80-168.8.8.99
#acl ruled_time_1 time S M T W H F A 10:50-12:10
#acl ruled_dstdomain dstdomain "C:\squid\etc\ruled_user_url.txt"
#http_access allow ruled_user ruled_dstdomain
#http_access deny ruled_user !ruled_dstdomain
#http_access allow ruled_user ruled_time_1
acl unlimited_user src 168.8.8.1-168.8.8.99
http_access allow unlimited_user
http_access allow localhost
# And finally deny all other access to this proxy
http_access deny all
icp_access allow all
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
acl apache rep_header Server ^Apache
broken_vary_encoding allow apache
visible_hostname localhost
coredump_dir c:/squid/var/cache

dan ni sekilat setingan squid ane :
#Recommended minimum configuration:
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 to_localhost dst 127.0.0.0/8
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
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 Safe_ports port 110 # pop3
acl Safe_ports port 25 # smtp
acl direct_port port 110 # direct pop3
acl direct_port port 25 # direct smtp
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
# Deny requests to unknown ports
http_access deny !Safe_ports
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports
acl our_networks src 168.8.8.0/24
http_access allow localhost
http_access allow our_networks
# Setting akses untuk PC yang ada FAH
acl folding_user src 168.8.8.100-168.8.8.250
acl folding_time_1 time S M T W H F A 07:00-07:15
acl folding_time_2 time S M T W H F A 08:00-08:15
http_access allow folding_user folding_time_1
http_access allow folding_user folding_time_2
# Setting akses untuk PC tertentu yang hanya boleh akses pada jam istirahat
#acl ruled_user src 168.8.8.80-168.8.8.99
#acl ruled_time_1 time S M T W H F A 10:50-12:10
#acl ruled_dstdomain dstdomain "C:\squid\etc\ruled_user_url.txt"
#http_access allow ruled_user ruled_dstdomain
#http_access deny ruled_user !ruled_dstdomain
#http_access allow ruled_user ruled_time_1
acl unlimited_user src 168.8.8.1-168.8.8.99
http_access allow unlimited_user
http_access allow localhost
# And finally deny all other access to this proxy
http_access deny all
icp_access allow all
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
acl apache rep_header Server ^Apache
broken_vary_encoding allow apache
visible_hostname localhost
coredump_dir c:/squid/var/cache

0
866
1
Thread Digembok
Urutan
Terbaru
Terlama
Thread Digembok
Komunitas Pilihan