Search squid archive

Re: Re: They know we are using squid? Had no idea...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Henrik;

Thank you for your assiatnce, using your suggestions I was able to prevent Via and X-Forwarded-For from leaking out, well at least it no longer shows up on the dnstools.com site.

I am still at a loss as to why I am unable to use cachemgr.cgi. On that note, please allow me to explain my setup. I have *no* httpd server running, but I am trying to use webmin to access this cgi. My webmin module config is properly setup to the right locations for the cgi. When I try to use the cgi, by just hitting continue without a username/password, I get a cache manager error:
connect: (146) Connection refused

Any ideas onyone? I know I can't be the only one with this setup. I've already posted my config file but I can re-post if anyone is interested.

Thanks all,

.vp


Thank you, I've modifed this, do not recall why I had it this way in the first place. Just the same, I am still unable to open cachemgr.cgi and am stil able to use ssh as well as my original problem with regards to hiding my site data.

PS  I've also tried modifying localhost to read:

acl localhost src 127.0.0.1/255.0.0.0

versus

acl localhost src 127.0.0.1/255.255.255.255

Thank you again,

.vp

From: Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx>
To: Vadim Pushkin <wiskbroom@xxxxxxxxxxx>


ons 2006-04-05 klockan 17:13 +0000 skrev Vadim Pushkin:

> You could be right on the order, I am also having some problems using the > cachemgr.cgi which I believe is due to the order. Also, I am able to ssh
> out using my proxy, and I wish not to.

Your definition of "all" is wrong, and can not match anything.

It should be defined as

acl all src 0.0.0.0/0

which matches any IP address.

while yours reads

acl all src 0.0.0.0/255.255.255.255  (same as /32)

which only matches the single IP address 0.0.0.0 which is impossible
(it's a broadcast address)

Regards
Henrik



[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux