Indunil Jayasooriya wrote:
Hi,
I want to forward all the webtraffice to a parent proxy.
I have given below lines in squid.conf file
cache_peer 192.168.0.3 parent 3128 0 no-query default
acl mynet src 192.168.0.0./24
http_access allow mynet
never_direct allow all
But. it does not work?
Both are squid 2.6 on RH EL 5
ANy idea?
Have you tried to contact RHEL whom you pay for support?
Their package version has been aging into obsolescence for a few years now.
You have a typo in your ACL config. 192.168.0.0. is not an IP address.
I'm surprised your squid even starts.
Amos
--
Please use Squid 2.7.STABLE3 or 3.0.STABLE8