[squid-users] Proxy Machines

2003-02-22 Thread Mahesh Kudva
Hi all I am running Squid2.4s1 on a R.H 7.3 as a transparent proxy. How can block Proxy softwares like wingate, ICS or winproxy .. ?? Thanks in advance Regards Mahesh S K

Re: [squid-users] Go direct if parent dies

2003-02-22 Thread Christoph Haas
On Fri, Feb 21, 2003 at 06:58:41PM +0100, Henrik Nordstrom wrote: > And you are absolutely sure you configured Squid with "prefer_direct > off"? Definitely! I even stopped and started the squid service instead of doing "squid -k reconfig". What log file or config file can I provide? I'm a bit frus

[squid-users] squid 2.5 header_access options

2003-02-22 Thread Martin, Neil
Hi , I would like to be able to hide the below listed http headers using Squid 2.5 STABLE1 is this possible? Many Thanks - Neil Martin HTTP_X_FORWARDED_FOR HTTP_VIA REMOTE_HOST REMOTE_ADDR

RE: [squid-users] Blocking proxy cascading

2003-02-22 Thread Mark A Lewis
Just read the comments in squid.conf regarding acls Acl proxies src ip.of.other.proxy http_access allow proxies http_access deny !proxies -Original Message- From: Amit Singh [mailto:[EMAIL PROTECTED] Sent: Saturday, February 22, 2003 2:27 PM To: [EMAIL PROTECTED] Subject: [squid-users] B

[squid-users] Blocking proxy cascading

2003-02-22 Thread Amit Singh
Hi, I have a squid server with RH Linux 7.1. I wanted to know whether it is possible to block any machine accessing the proxy server to start a porxy cascading server. Amit -- ___ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.ma

[squid-users] Reverse Proxy Issues

2003-02-22 Thread Brian Kondalski
I have a squid server (2.5.STABLE1) running on a RedHat Linux 7.2 system. It is doing reverse proxy caching of jpeg and gif images on a back end website. Everything seems to be working well (no strange log messages, performs well, etc) other than a very small percentage of the users keep getting

Re: [squid-users] My squid is becoming tooo slow

2003-02-22 Thread Ashir
I've installed RedHat8.0 and using Squid 2.4 Stable7. still my squid becomes slow. let me explain it to you in detail. i could see that caching is working fine. Becuz the sites which contains lots of images loading very fast from all the clients. but when there are somany users (8-9) everything b

[squid-users] Problems with secure sites

2003-02-22 Thread Jason M. Kusar
I am using squid 2.5-STABLE1 on Linux in transparent proxy mode. For normal sites everything works fine. But if I try to transparently proxy secure sites, the connection simply times out. If I point the browser directly to the proxy, the secure sites work just fine. I am using iptables to redir

[squid-users] How to build with static linking?

2003-02-22 Thread Steve Snyder
Is there a clean way to tell the Squid v2.5S1 build process (on a Linux system) that I want to link the binaries staticly? If so, how is it done? Doing a "./configure --help" didn't tell me anything, and it seems that setting a "LDFLAGS=-static" environment variable doesn't work either. I kn

Re: [squid-users] authentication with winbind

2003-02-22 Thread Alex Short
Add the valid users to a 'Internet' group and use acl internet_group external wb_group proxy_auth_regex -i /file.txt With Internet in file.txt Alex - Original Message - From: "Łukasz Tomaszewski" <[EMAIL PROTECTED]> To: "Squid Users" <[EMAIL PROTECTED]> Sent: Saturday, February 22, 2003

Re: [squid-users] External ACL Problem

2003-02-22 Thread Matt Heaton
I did try the latest stable release with no luck. I tried the /etc/init.d/squid script to shut down. I also tried just going to the binary and typing squid -k shutdown. No luck... Any help here would be REALLY appreciated. Here is the external call I use in my squid.conf file. external_acl_typ

[squid-users] authentication with winbind

2003-02-22 Thread Łukasz Tomaszewski
hi all, i want to run authenticator without any popup windows. so i've choose winbind authenticators. it works fine, but i dont know how to deny some users to access squid. now, every user who is log into domain controller (samba 2.2.7a) got access to squid. i've tried to change "acl AuthorizedU

Re: [squid-users] Winbind and groups - nearly!!!

2003-02-22 Thread Henrik Nordstrom
Simon Bryan wrote: > I have: > acl webmail dstdomain "/etc/dansguardian/blacklists/mail/domains" > acl webmail2 urlpath_regex "/usr/local/squid/acls/webmailregex" > acl TEST dstdomain .passport.com > > http_access deny students webmail > http_access deny students webmail2 > http_access deny stude

Re: [squid-users] Transparent Proxying on Solaris 8 with no HOST header

2003-02-22 Thread Henrik Nordstrom
This is mainly a queston to the IP-Filter developers on how to make their interface 64/32 bits compatible. In Squid we just make use of IP-Filter if available via the interface provided by IP-Filter, and if this interface does not work then Squid cannot use it. Btw, IPC would not work as IP-Filter

Re: [squid-users] network design

2003-02-22 Thread Henrik Nordstrom
Rodney Richison wrote: > > I have my squid working transparantly for my local network. Works just > great. My network sits behind a sonicwall firewall. Squid cannot resolv the > local servers because of this. > > I know I'm supposed to create an ACL for this, but I'm getting a headache > attempti

Re: [squid-users] Use of tcp_outgoing_address

2003-02-22 Thread Henrik Nordstrom
Mark A Lewis wrote: > I will be setting up a squidnt machine with 2 interfaces. Each with its > own gateway on its respective network and the "bottom" having the > lower/preferred metric. I would like to use tcp_outgoing_address to send > squid traffic out the "top" gateway but have all other traf

Re: Fw: [squid-users] network design

2003-02-22 Thread Henrik Nordstrom
Rodney Richison wrote: > I'm rather new to linux. I tested the nt port first, then ditched windows > and went with redhat. The windows port had an entry for the host_file. If is not a nt port specific directive. All Squids 2.5 or later have this directive. > I entered my info in the /etc/hosts

Re: [squid-users] External ACL Problem

2003-02-22 Thread Henrik Nordstrom
How do you shut down Squid? Have you tried the current 2.5.STABLE nightly snapshots to see if the problem is already fixed? There has been some changes in management of shut down external acl helpers, but your problem is not familiar to me. Regards Henrik admin wrote: > The external ACL works f

Re: [squid-users] size of cache.log/access.log/store.log and performace

2003-02-22 Thread Henrik Nordstrom
Mihalis Tsoukalos wrote: > > Dear all, > > I want to ask if the size (or the existence) of the three log files > (cache.log/access.log/store.log) has to do anything with the performance of > the squid server. Not really. The fact that things are logged may have a little impact, but not the size

Re: [squid-users] radius authentication for squid

2003-02-22 Thread Henrik Nordstrom
Alex Sharaz wrote: > > hi people, > > a couple of messages ago there was some talk about using radius > authentication with squid > > If anyone has got some s/w, documentation etc I'd be obliged > alex http://www.squid-cache.org/related-software.html or you can use PAM if your OS has RADIUS s

[squid-users] radius authentication for squid

2003-02-22 Thread Alex Sharaz
hi people, a couple of messages ago there was some talk about using radius authentication with squid If anyone has got some s/w, documentation etc I'd be obliged alex

[squid-users] size of cache.log/access.log/store.log and performace

2003-02-22 Thread Mihalis Tsoukalos
Dear all, I want to ask if the size (or the existence) of the three log files (cache.log/access.log/store.log) has to do anything with the performance of the squid server. I know that it has some impact (as something has to be writen :-) but I am asking if it has something more than that. TIA, Mi