On Wed, 29 Sep 2004, Damir wrote:
cache_peer 192.168.0.23 parent 8080 0 no-query max-conn=100
connect-timeout=3
cache_peer_access 192.168.0.23 allow http
cache_peer_access 192.168.0.23 deny all
cache_peer 192.168.0.23 parent 2121 0 no-query max-conn=100
The two must be defined using different names. If not cache_peer_access
won't know which of the two you refer to.
connect-timeout=3
cache_peer_access 192.168.0.23 allow ftp
cache_peer_access 192.168.0.23 deny all
Have you defined the http and ftp acls?
Regards
Henrik
............................................................................
...............................
No im not defined http and ftp acl because I dont know how
I was asign another IP adress for same ethernet card and my settings now is
:
cache_peer 192.168.0.23 parent 8080 0 no-query max-conn=100
connect-timeout=3
#cache_peer_access 192.168.0.23 allow http
#cache_peer_access 192.168.0.23 deny all
cache_peer 192.168.0.25 parent 2121 0 no-query max-conn=100
connect-timeout=3
#cache_peer_access 192.168.0.23 allow ftp
#cache_peer_access 192.168.0.23 deny all
cache_peer 192.168.0.20 parent 3128 0 no-query no-query max-conn=100
connect-timeout=3
prefer_direct off
can somebady help me how to make right acls and finaly enable
cashe_peer_access ?
Received on Tue Oct 05 2004 - 11:52:48 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:01 MST