บทความอัพเดทในเว็บ ขออนุญาตอัพเดทช่องทาง https://fb.com/siamcafefan

ผู้เขียน หัวข้อ: อยากทราบการ Config Squid 2.5 Stable 12 จำกัด User บางคนสามารถเข้าได้บางเว็บครับ  (อ่าน 4337 ครั้ง)

0 สมาชิก และ 1 บุคคลทั่วไป กำลังดูหัวข้อนี้

ออฟไลน์ 42320135

  • ผ่านการทดสอบเลื่อนชั้น
  • **
  • กระทู้: 20
  • Reputation: 0
คือตอนนี้ผมสามารถสร้าง user ได้แล้วนะครับ
แต่ปัญหาของผมมีต่อว่า ถ้าเราต้องการกำหนดให้ User = test สามารถเข้าได้แค่เว็บเดียวเช่นเข้า Hotmail.com แต่เว็บอื่นๆ ไม่สามารถเข้าได้ ขึ้นแบบ Access Denied ครับ
ไม่ทราบว่าเพื่อนๆท่านใดเคยทำแล้วบ้างครับ ขอแชร์ความรู้หน่อยนะครับ

icp_port 0
http_port 3128
http_port 800
http_port 8080


hierarchy_stoplist cgi-bin ? .acgi .asp .cgi .css .chtml .htm .html .jhtml .js .jsp .perl .phtml .pl .php .php3 .php4 .shtml .xhtml .xml
acl QUERY urlpath_regex cgi-bin \? \.acgi \.asp \.cgi \.css \.chtml \.htm \.html \.jhtml \.js \.jsp \.perl \.phtml \.pl \.php \.php3 \.php4 \.shtml \.xhtml \.xml
cache deny QUERY



#cache_peer proxy.asianet.co.th parent 8080 0 no-query
#cache_peer 203.144.143.6 sibling 8080 0 no-query

#peer_connect_timeout 5 seconds





cache_mem 128 MB
#maximum_object_size_in_memory 24 Kb
#half_closed_clients off
minimum_object_size 0 KB
maximum_object_size 25600 KB
#cache_swap_high 98%
#cache_swap_low 95%


memory_replacement_policy heap GDSF
cache_replacement_policy heap GDSF


cache_dir aufs c:/squid/cache/cache1 800 16 256



access_log none
cache_log none
cache_store_log none

mime_table c:/squid/etc/mime.conf


log_mime_hdrs off

cache_effective_user squid
cache_effective_group squid


refresh_pattern -i .(zip|gz|xfs|exe|arj|npz|lha|lzh|rar|tgz|tar|rar|jar|nup|wz|Z)$ 525960 99% 525960 override-lastmod override-expire reload-into-ims ignore-reload
refresh_pattern -i .(class|pdf|rtf|doc|wp|wp5|ps|prn)$ 525960 99% 525960 override-lastmod override-expire reload-into-ims ignore-reload
refresh_pattern -i .(mov|avi|mpg|wav|au|mid|mp3)$ 525960 95% 525960 override-lastmod override-expire reload-into-ims ignore-reload
refresh_pattern -i .(jpg|gif|jpeg|png|css|js)$ 525960 18000% 525960 override-lastmod override-expire reload-into-ims ignore-reload
refresh_pattern -i .(bmp|tif|tiff|xbm)$ 525960 17000% 525960 override-lastmod override-expire reload-into-ims ignore-reload
refresh_pattern -i .(swf)$ 525960 20000% 525960 override-lastmod override-expire reload-into-ims ignore-reload
refresh_pattern ^ftp: 4320 20% 43200
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 1440 50% 14400

umask 027
via off
forwarded_for off
coredump_dir c:/squid/var/cache

# *************** OPEN Setting Password ****************
auth_param basic program C:/squid/libexec/ncsa_auth.exe C:/squid/etc/passwd
auth_param basic children 3
auth_param basic realm SquidNT Proxy Server
auth_param basic credentialsttl 2 hours
auth_param basic casesensitive off
authenticate_ttl 1 hour


acl password proxy_auth REQUIRED
http_access allow password

# **************** CLOSE Setting Password******************

# For local web

acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.0/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 210 1025-65535 280 488 591 777
acl CONNECT method CONNECT
acl localnetwork0 src 127.0.0.0/8
# acl localnetwork1 src 192.168.99.0/24


#acl ip_allow src 192.168.99.30/255.255.255.255
acl allow_web03 dstdomain .google.co.th


acl user_web03 proxy_auth itadmin


#### Manage access web by user group ####

http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localhost
http_access allow localnetwork0
#http_access allow localnetwork1
http_access allow user_web03 allow_web03






http_access deny all
http_reply_access allow all
icp_access deny all



ie_refresh on


visible_hostname proxyBYsiamcafe.net

cache_mgr [email protected]

ftp_sanitycheck off

รบกวนด้วยนะครับ
ขอบพระคุณมากครับ
Signature cleanned by Admin