Hi All,
I guess I'm dumb. I've read all the docs and FAQ's and I still can't get
V2.0.PATCH1 (upgrade from 1.2.22) to work for me. The problem
seems to be in the ACL lists.
These are the ACL lists I am using:
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 SSL_ports port 443 563
acl Safe_ports port 80 21 70 1025-65535
acl CONNECT method CONNECT
acl thor src 203.37.153.7/255.255.255.255
acl modems src 203.37.153.0/255.255.255.0
acl seqis src 203.55.136.0/255.255.255.0
acl clucc src 203.37.254.224/255.255.255.224
acl asgardnet dstdomain asgard.net.au
acl cluccnet dstdomain clucc.net.au
acl auvipnet dstdomain auvip.net.au
acl seqisnet dstdomain seqis.net.au
Here are the access conditions:
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow modems
http_access allow clucc
http_access allow seqis
http_access deny all
icp_access allow all
miss_access allow modems
miss_access allow clucc
miss_access allow seqis
miss_access deny all
always_direct allow asgardnet
always_direct allow cluccnet
always_direct allow auvipnet
always_direct allow seqisnet
never_direct deny asgardnet
never_direct deny cluccnet
never_direct deny auvipnet
never_direct deny seqisnet
never_direct allow all
These are the messages showing in the logs:
In access.log
912043259.853 431 203.37.153.200 TCP_MISS/503 1227 GET
http://www.powerleap.com/guarantee_small.gif - NO_DIRECT_FAIL/- -
I've been playing with this for over a week now, not willing to admit that I
can't figure it out for myself :-) At this point any help would be gratefully
accepted. I know it's probably something really stupid!
Cheers
Paul Coward
System Administrator
http://www.asgard.net.au
ph: +61-(0)7-32773255 fax: +61-(0)7-32778473
Received on Wed Nov 25 1998 - 20:29:44 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:22 MST