|
lug-bg: squid parent problem
- Subject: lug-bg: squid parent problem
- From: i.kolemanov@xxxxxxxx (ISM Kolemanov, Ivan)
- Date: Thu, 3 Aug 2000 13:59:10 +0200
zdravejte pak
Iskam da setupna squid v squid
primerno imam Squid1 na 192.168.1.8 s vrazka kam inet
i Squid2 10.1.1.8 s vrazka kam 192.168.1.8
kak trqbva da im izglezdat conf filovete?
Squi1
http_port 3128
icp_port 3130
acl QUERY urlpath_regex cgi-bin \?
cache_mem 16 MB
acl localnet1 src 192.168.0.0/255.255.0.0
acl localhost src 127.0.0.1/255.255.255.255
acl Safe_ports port 80 443 210 119 70 21 1025-65535
acl CONNECT method CONNECT
acl all src 0.0.0.0/0.0.0.0
http_access allow localnet1
http_access allow localhost
http_access deny !Safe_ports
http_access deny CONNECT
http_access deny all
icp_access allow all
cache_effective_user squid nogroup
Squid2
http_port 3128
httpd_accel_host virtual
httpd_accel_port 21 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
acl localnet src 10.1.1.0/255.255.255.0
acl localhost src 127.0.0.1/255.255.255.255
acl Safe_ports port 80 443 210 119 70 21 1025-65535
acl CONNECT method CONNECT
acl all src 0.0.0.0/0.0.0.0
http_access allow localnet
http_access allow localhost
http_access deny !Safe_ports
http_access deny CONNECT
http_access deny all
cache_peer 192.168.1.8 parent 3128 3130 no-query
==================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
Otpiswaneto RABOTI !!! : Majordomo@xxxxxxxxxxxxxxxxxx UNSUBSCRIBE LUG-BG
http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora
|
|
|