Hello all,<br><br>I'm tyring to get around content based(notHostBased) int*rn*t cen$0ring. (don't want this page to be indexed with that keyword, so please don't wite it in your response).<br>This is what I need to do:<br>
Set Browser on client machine to use <proxyX:port>, but I want content to be encrypted. The proxy is trusted(ownedByMe), everything else in between is not, after the proxy everything is trusted.<br><br>So this would be the setup:
<br>SetupA: ClientBroswer <> STunnelOnRemoteServer <> LocalProxyServerOnSameServer(Squid) <> RestOfTheInternet<br><br>And NOT this:<br>SetupB: Browser<>LocalSTunnel<>RemoteSTunnel<>Proxy<>RestOfTheInternet
<br>Because I don't want any special kind of configuration on the client's local machine except for setting the proxy.(I am currently doing this via ssh tunneling)<br><br>-I have squid running on remote server listening on 3128 and it works
<br>-I have stunnel running on remote server listening on 8686 and forwarding to localhost:3128,<br>-I have Firefox set to use <myServer:8686> as proxy<br>But when trying to use it, Firefox says connection reset....
<br><br>Please tell me why this is happening and what I need to do.<br>Feel free to make any suggestions you want, I won't be annoyed if you tell me something I already know.<br><br>Thanks.<br><br><br><br><br>