Hi.
My company is looking for a type of URL filtering solution with some difficult
requirements.
The general idea is similiar to a firewall - any given user can be granted or
denied permission to access any given web site. I believe that this general
idea is supported by squid. However, my
t; > Will not work. Squid can not work as proxy for regular ( WS-FTP, CuteFTP)
> > ftp clients, i think they have that issue explaned in the FAQ. Only
> > browsers, which actually emulate ftp through http can work, but transparent
> > proxying doesn't work either. Such a p
Got the point, tnx.
Max
On Monday 10 December 2001 18:01, Evgeny Popov wrote:
> Will not work. Squid can not work as proxy for regular ( WS-FTP, CuteFTP)
> ftp clients, i think they have that issue explaned in the FAQ. Only
> browsers, which actually emulate ftp through http can
Will not work. Squid can not work as proxy for regular ( WS-FTP, CuteFTP)
ftp clients, i think they have that issue explaned in the FAQ. Only
browsers, which actually emulate ftp through http can work, but transparent
proxying doesn't work either. Such a pitty.
Best Regards,
Evgeny
Hi all. Thanks to all who helped me with my problems, all is solved by now.
I have Squid machine acting as http and ftp proxy. Http does not have a
problem, but Windows ftp clients do. Particularly with some kind of error
Illegal PORT command
cannot open data socket
when trying to get file
Hi,
while I got many good ideas from linux-il I had a chat with the HUJI-CC
Unix boss. He tells me that they configured their squid so that it won't
talk to other, unspecified, squids and that's why it doesn't work. He also
tells that this is not related to ICP, but that a squi
I don't think since if I set on my squid machine the proxy to said ISPs
proxy and surf it works well. This means there there is no problem to
connect from my machine to the proxy server.
Schlomo
On Mon, 26 Feb 2001, Henry Fischer wrote:
> Could it be that a firewall is blocking i
Could it be that a firewall is blocking incomming contections to either
the port or the protocol used?
Schlomo Schapiro wrote:
> Yes, no errors reported. I tried to increase debugging, but didn't get
> anything more.
>
> It seems for me like if my squid can't talk
Yes, no errors reported. I tried to increase debugging, but didn't get
anything more.
It seems for me like if my squid can't talk to the HUJI-CCs squid ??
Schlomo
On Sun, 25 Feb 2001, Ely Levy wrote:
> did you look at the logs for errors?
>
>
> Ely Levy
> System
gt; |
> |On Fri, Feb 23, 2001 at 12:35:05PM +0200, you wrote the following:
> |
> |> I am having trouble to setup squid to use my ISPs proxy. I seem to set it
> |> up correctly as
> |> cache_peer wwwproxy.huji.ac.il parent 8080 3130 default no-query no-digest
> |> but
On Sun, 25 Feb 2001, Ely Levy wrote:
Schlomo,
Please send e-mail to [EMAIL PROTECTED] (also me), give me the
sample of your config, and also tell me what proxy are you using (squid
version, IP address), and how you're connect to HUJI.
I'll be able to assist you directly wit
| Hi, Schlomo!
|
| On Fri, Feb 23, 2001 at 12:35:05PM +0200, you wrote the following:
|
| > I am having trouble to setup squid to use my ISPs proxy. I seem to set it
| > up correctly as
| > cache_peer wwwproxy.huji.ac.il parent 8080 3130 default no-query no-digest
| > but it just doe
Hi, Schlomo!
On Fri, Feb 23, 2001 at 12:35:05PM +0200, you wrote the following:
> I am having trouble to setup squid to use my ISPs proxy. I seem to set it
> up correctly as
> cache_peer wwwproxy.huji.ac.il parent 8080 3130 default no-query no-digest
> but it just doesn't work.
Hi,
I am having trouble to setup squid to use my ISPs proxy. I seem to set it
up correctly as
cache_peer wwwproxy.huji.ac.il parent 8080 3130 default no-query no-digest
but it just doesn't work. It seems like my squid can't talk to the parent
squid, it just waits a lot and then
Hi
I want to limit the bandwidth of computers from a certain subnet through a
squid proxy server.
Alternatively I believe I an get most of what I need by limiting the size
of files those computers can download.
Is there any way of doing any of those two with squid? Any other proxy
server I
acl MyNetIP src 192.168.1.0/22
will take 192.168.{1,2,3}.0 or if you not mistake in your mail
acl MyNetIP src 192.168.0.1/30
Ariel Biener wrote:
> On Wed, 19 Jul 2000, Mike Almogy wrote:
>
> > Or i need to do something like :
> > acl MyNetIP src 192.168.0.1/255.255.255.0
> > acl MyNetIP src 192
On Wed, 19 Jul 2000, Mike Almogy wrote:
> Or i need to do something like :
> acl MyNetIP src 192.168.0.1/255.255.255.0
> acl MyNetIP src 192.168.0.2/255.255.255.0
> acl MyNetIP src 192.168.0.3/255.255.255.0
First of all, you have 3 IPs there, and not 3 C classes. That access list
doesn't even ma
Hi list
Can i write this kind of ACL ?
acl MyNetIP src 192.168.0.1/255.255.255.0 192.168.0.2/255.255.255.0
192.168.0.2/255.255.255.0
meaning that ii have 3 C classes on the same ACL.
Can it be done ?
Or i need to do something like :
acl MyNetIP src 192.168.0.1/255.255.255.0
acl MyNetIP src 192.
On Thu, 25 May 2000, The Lizard wrote:
> Hi list.
Hi Lizard!
> My new 2.3.STABLE1 squid keep getting crush.
> The error in the messages log is like this
>
> May 25 10:19:05 proxyint squid[29445]: Squid Parent: child process 27494
> started
> May 25 10:19:08 proxyint (
Hi list.
My new 2.3.STABLE1 squid keep getting crush.
The error in the messages log is like this
May 25 10:19:05 proxyint squid[29445]: Squid Parent: child process 27494
started
May 25 10:19:08 proxyint (squid): Write failure -- check your disk space and
cache.log
May 25 10:19:08 proxyint squid
Hi list.
I looked at http://squid.nlanr.net/Doc/FAQ/FAQ.html about cleaning squid
cache and there was told to erase the cache_swap file in order to clean the
cache.
However, the disk is still full, and the process keep dying .
Do you have any idea what to do ?
Last time i simply erased the
On Wed, 29 Dec 1999, Mike wrote:
/usr/local/squid/bin/RunCache &
(try reading the docs from time to time).
--Ariel
> Hi list.
> Is there any script that start up process when they go down ?
>
> T
M>> Is there any script that start up process when they go down ?
You may look at daemontools - http://cr.yp.to/daemontools.html
from the same man who did qmail.
--
[EMAIL PROTECTED] \/ There shall be counsels taken
Stanislav Malyshev /\ Stronger than Morgul-spells
phone +972-3-931
People stop waste words.
Run this one.
#!/bin/sh
#
# $Id: RunCache.in,v 1.9 1999/01/29 18:19:46 wessels Exp $
prefix=/var/log/squid/logs
exec_prefix=${prefix}
logdir=${prefix}
PATH=${exec_prefix}/bin:/bin:/usr/bin:/usr/local/squid/bin
export PATH
conf="/usr/local/squid/squid.conf"
i
On Wed, 29 Dec 1999, Mike wrote:
> Hi list.
> Is there any script that start up process when they go down ?
>
> Thanks,
>
> Mike
>
>
>
> =
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the mes
> Is there any script that start up process when they go down ?
I'll guess you mean that your squid accidently crashes while the rest of the
OS is stable.
How about a cron running every X minutes checking if the process is there,
and if not - restarting it?
Chen
Hi list.
Is there any script that start up process when they go down ?
Thanks,
Mike
=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [
I just installed squid 2 stable (rpm) on my linux server.
>
> now, there is the record that tells squid where to put the cached objects.
> in this i have a little problem.
> here is what i wrote :
> cache_dir /proxy/cache 8000 128 1024
> as i understand 8000 MB represent the total size
Hi list.
I just installed squid 2 stable (rpm) on my linux server.
now, there is the record that tells squid where to put the cached objects.
in this i have a little problem.
here is what i wrote :
cache_dir /proxy/cache 8000 128 1024
as i understand 8000 MB represent the total size of the cache
Yes it is :-)
Maariv use port 85, now thats what i call creativity.
Thanks
Alex Shnitman wrote:
> On Wed, Dec 08, 1999 at 12:52:22PM +0200, Ben-Nes Michael wrote:
>
> > Im using Squid Proxy and it work perfectly exept when im trying to reach
> > http server which use
On Wed, Dec 08, 1999 at 12:52:22PM +0200, Ben-Nes Michael wrote:
> Im using Squid Proxy and it work perfectly exept when im trying to reach
> http server which use other the port 80.
>
> What should i do so it wont reject such addresses ?
In the default Squid config (at least the o
Hi
Im using Squid Proxy and it work perfectly exept when im trying to reach
http server which use other the port 80.
What should i do so it wont reject such addresses ?
--
--
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-6-6925757
Fax
ave the remote host. Then you have the method, it should be
TCP_HIT or TCP_MISS.
Then you have rfc931 (ident lookup), and here is what Squid says about it:
-
rfc931
The username associated with the client connection, determined from
an Ident (RFC 931) server running on the client
Hi
I posted a reply to an earier message you sent.
My script serves this purpose exactly. I also use squid for connectivity at
my site, and even displaced the MS-Proxy by it just because it does these
things better (you can associate users with dest domains and give them
permissions to reach
this only applies if you have/intend on having a MySQL database
and know some SQL/report designing.
Email me for the script (please don't reply to the sender address):
[EMAIL PROTECTED]
Mike ALmogy wrote:
> Hi list.
> Does anyone knows of a good (and free) squid log analyzer ?
> I d
Hi.
I posted a question at 31.10.99 about log analyzer for the squid.
I thank you for replaying me, i'm going to use all your fine suggestions
right away.
However, i asked the wrong thing.
Ok, here goes...
I have a proxy server that ALL the users must use. if they will not use
it then they
MA>> Does anyone knows of a good (and free) squid log analyzer ?
MA>> I do not need any graphical utility.
There's some program called squid-stats (or cache-stats), but I don't
remember it's home.
--
[EMAIL PROTECTED] \/ There shall be counsels taken
Stanislav
On Sun, Oct 31, 1999 at 03:51:38PM +0200, Mike ALmogy wrote:
> Does anyone knows of a good (and free) squid log analyzer ?
> I do not need any graphical utility.
Yep. Calamaris is great. Sends you summaries by mail daily and weekly,
and AFAIR can also generate web pages.
--
Alex Sh
Hi list.
Does anyone knows of a good (and free) squid log analyzer ?
I do not need any graphical utility.
Thanks,
Mike
--
Michael Almogy.
System Administrator
Mofet Institute.
Cel : 972-052-562237
Tel : 972-03-6901415
Fax : 972-03-6901414
I maybe haven't noticed that but all FTP responces you get
while using a web browser with squid are HTML pages generated by
squid rather than FTP directory listings. For that reason Squid
has a set of icons for different file types and such.
(Ever noticed the squid output differs from a re
I have SQUID as HTTP Proxy for MS machines, there is no any problem accessing
HTTP/FTP from both IE and Netscape, but until now i did not manage
to connect to ftp using a FTP client like WS-FTP, i have tried all
the proxy definition on the client side...
Best regards,
Evgeny
On Thu, 12 Aug 1999, Evgeny Popov wrote:
> I want to convince my company ( Mekorot )
you mean before the next strike, after, or during? (sorry, just couldn't
resits). but read on, please...
> to use LINUX in one of our
> SCADA projects, but i need to be sure that LINUX will be able to serve
>
I want to convince my company ( Mekorot ) to use LINUX in one of our
SCADA projects, but i need to be sure that LINUX will be able to serve
us.
If anyone can help me giving an expert opinion for the network
configuration plz let me know at [EMAIL PROTECTED] and i will e-mail you
the project descri
Hi!
I'm trying to set up httpd-accel feature of squid.
Default configuration of squid (debian slink) doesn't caches data -
everything goes directly...
I tried to play with it, but it always went directly to local web server.
(I'm trying to cache slow-generating ASP pages for m
Hi all.
I have a problem with my Proxy (squid) server.
enry few minutse the server get stack and stop working.
However, the proccess are still alive and my disks are only at 86 % full
Hope to hear from you ASAP.
Thanks,
Mike Almogy
Mofet System Administrator.
Pho :972-03-6901417
Cel :972-052
Hi All.
I have two proxy servers (linux 2.0.32 kernel) with squid proxy server.
For the last two days both of them have a strange problem.
for some unknown reason the squid process use all the cpu % , cousing
the computer to get stack and not to work.
Does anyone knows why this can be ?
Is it
How much used file descriptors do you have?
Did care about it?
Use cgi to check it. It may drive to crash.
Mike Almogy wrote:
> Hi All.
> I have two proxy servers (linux 2.0.32 kernel) with squid proxy server.
> For the last two days both of them have a strange problem.
> for
47 matches
Mail list logo