<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I made a clone of my virtual machine and made some tests...<br>
    The two options didn't work.<br>
    <br>
    I'll purge my squid and will compile it again.<br>
    <br>
    Is there any specfic parameter that I have to use?<br>
    <br>
    <br>
    Thanks<br>
    <br>
    <br>
    <div class="moz-signature">
      <!-- saved from url=(0051)http://intranet.rac.com.br/ass/rodrigo.mauricio.htm -->
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    </div>
    <div class="moz-cite-prefix">On 06/05/2015 10:09, Amos Jeffries
      wrote:<br>
    </div>
    <blockquote cite="mid:554A126C.2030207@treenet.co.nz" type="cite">
      <pre wrap="">On 7/05/2015 12:57 a.m., Rodrigo Lopes Mauricio wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi Antony. Thanks for your answer.

The public IP is the same with or without squid.

This is the site in question:
<a class="moz-txt-link-freetext" href="http://minhaclaro.claro.com.br">http://minhaclaro.claro.com.br</a>

I can access this one without proxy only.
When I go via proxy, nothing is loaded, just blank page.
</pre>
      </blockquote>
      <pre wrap="">

It sounds like they are maybe using extra HTTP level checks to identify
a proxy and assuming the IP is faked. A lot of people do that to get
around the breakage caused by sites assuming they can know the
geo-location of people.


If you have a recent Squid try these two options. Try them individually
to see if you can get away with only using one:

  forwarded_for transparent
  via off


PS. if your Squid does not accept that "transparent" parameter, please
upgrade. It may be that an upgrade would solve the problems anyway.

Amos


_______________________________________________
squid-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>