[Ziproxy-users] ziproxy chain problems
Brought to you by:
dmcabrita
From: Antonis T. <ant...@gm...> - 2023-06-21 14:33:07
|
<html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body> <br> Hi, I try to go from ziproxy to squid and then to the Internet and it does not work.<br> I set in ziproxy.conf<br> <br> NextProxy="squid-server-IP"<br> NextPort=3128<br> <br> but it does not work. Ziproxy goes directly to the https site.<br> <br> When I use the similar configuration with privoxy (forward to the squid server)<br> everything works fine. I know because the squid server has access to some <br> special services of our University, but it is restricted to accept connections from<br> our internal network only.<br> <br> I would like to use a ziproxy installation with open access to the internet, <br> password protected (AuthMode=1) in our internal network. So from <br> <br> client to ziproxy, from ziproxy to squid-server and then to the restricted services.<br> <br> Is there any other special configuration needed for such a setup?<br> <br> I have tested it on current (up-to-date) Manjaro Linux and Ubuntu 18.04LTS. Both fail.<br> <br> Thank you,<br> <br> Antonis.<br> <br> <br> </body> </html> |