Hi

I like to foward all connection to my squid (that doesn requires
authentication) to another web proxy that requires authentication.

How can I do that?

I'm trying to do something like that:

cache_peer 192.168.4.63 parent 3128 0 no-query default login=myuser:mypass
http_access allow all

My target proxy is 192.168.4.63 port 3128, and my user in this proxy is
myuser and the password id mypass.
When I use this configuration, the squid log is:

1430834680.164      0 10.10.10.36 TCP_DENIED/403 3843 GET
http://www.squid-cache.org/Artwork/SN.png - HIER_NONE/- text/html

Does anyone can help me?

Thanks in advance,

Sergio Stateri Junior
sergio.stat...@globo.com



--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/How-can-I-just-foward-all-connections-from-my-squid-to-another-proxy-that-requires-autentication-tp4671131.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to