Re: [squid-users] Queries regarding squid

2010-12-20 Thread purgat
On that particular website (as well as most of the others who offer a
similar service) the key for detection is "via" field in headers. Turn
it off in your conf and they will not detect your proxy (if you care).
There are websites who give you more details and you can adjust your
headers according to your needs. (Am I allowed to post links here?)


On Tue, 2010-12-21 at 16:05 +1300, Amos Jeffries wrote:
> On 20/12/10 18:38, benjamin fernandis wrote:
> > Hi Friends,
> >
> > I setup squid 3.1 on RHEL 5.5.It is working fine.But when i check from
> > client side whatipmyip.com i can get "Your IP Address Is: (server
> > public ip)
> > Possible Proxy Detected: 1.1 cache.engine (squid)..."
> >
> > Can u suggest me how they catch my squid info and proxy detection...
> >
> > And as per my deployment...i have a server which is working as squid
> > cacheing ang gateway for my clients.
> >
> > Wan router>  Squid + gateway (server)->
> > Switch--->  Client machines
> >
> > And please guide me how to hide my proxy info from others
> 
> 
> The *fact* of a proxies existence being detectable is not something to 
> worry about. It can be detected by any number of means which are beyond 
> your control. That site is just one of many sites doing a wide array of 
> link tests.
> 
> Amos




Re: [squid-users] Queries regarding squid

2010-12-20 Thread Amos Jeffries

On 20/12/10 18:38, benjamin fernandis wrote:

Hi Friends,

I setup squid 3.1 on RHEL 5.5.It is working fine.But when i check from
client side whatipmyip.com i can get "Your IP Address Is: (server
public ip)
Possible Proxy Detected: 1.1 cache.engine (squid)..."

Can u suggest me how they catch my squid info and proxy detection...

And as per my deployment...i have a server which is working as squid
cacheing ang gateway for my clients.

Wan router>  Squid + gateway (server)->
Switch--->  Client machines

And please guide me how to hide my proxy info from others



The *fact* of a proxies existence being detectable is not something to 
worry about. It can be detected by any number of means which are beyond 
your control. That site is just one of many sites doing a wide array of 
link tests.


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.9
  Beta testers wanted for 3.2.0.3


[squid-users] Queries regarding squid

2010-12-19 Thread benjamin fernandis
Hi Friends,

I setup squid 3.1 on RHEL 5.5.It is working fine.But when i check from
client side whatipmyip.com i can get "Your IP Address Is: (server
public ip)
Possible Proxy Detected: 1.1 cache.engine (squid)..."

Can u suggest me how they catch my squid info and proxy detection...

And as per my deployment...i have a server which is working as squid
cacheing ang gateway for my clients.

Wan router> Squid + gateway (server)->
Switch---> Client machines

And please guide me how to hide my proxy info from others

Thanks,
Benjo...