Re: [squid-users] squid 3.5 conf setup

2020-04-21 Thread Matus UHLAR - fantomas
On 20.04.20 15:29, James Adams wrote: So I am new to squid and trying to take over from what was already in place. Do you have an example of what it should look like or a best practice guide to use.  We can have up to 32 /24 blocks in our configurations. I want to try and make the systems as ef

Re: [squid-users] How to block images

2020-04-21 Thread Amos Jeffries
On 21/04/20 6:34 pm, cryptexslayer wrote: > I am trying to save data by blocking .png, .jpg etc. I have tried for the > past 2 hours to setup ACL will block list but it doesn't seem to work. > > Here is my current config > HTML content does not get delivered to this text-only mailing list. Pleas

[squid-users] cache_peer configuration

2020-04-21 Thread kutz
Hello List, I'm trying to establish a proxy2proxy configuration with my squid-3.5.28-1.el6.x86_64 on Centos 6.10 cache_peer IP_OF_PEER parent 8080 0 no-query originserver name=server_1 acl sites_server_1 dstdomain url_1 url_2 url_3 url_4 cache_peer_access server_1 allow sites_server_1 cache_peer_a

Re: [squid-users] tproxy sslbump and user authentication

2020-04-21 Thread Matus UHLAR - fantomas
On Tuesday, April 21, 2020, 8:29:28 AM GMT+2, Amos Jeffries wrote: Please see the FAQ: Why bother with the second proxy at all? The explicit proxy has access to al

Re: [squid-users] tproxy sslbump and user authentication

2020-04-21 Thread Vieri
On Tuesday, April 21, 2020, 8:29:28 AM GMT+2, Amos Jeffries wrote: > > Please see the FAQ: > > > Why bother with the second proxy at all? The explicit proxy has acce

Re: [squid-users] cache_peer configuration

2020-04-21 Thread Amos Jeffries
On 21/04/20 11:06 pm, kutz wrote: > Hello List, > I'm trying to establish a proxy2proxy configuration with my > squid-3.5.28-1.el6.x86_64 > on > Centos 6.10 > > cache_peer IP_OF_PEER parent 8080 0 no-query originserver name=server_1 If the upstream is a proxy, do not tell Squid it is an origin se

Re: [squid-users] cache_peer configuration

2020-04-21 Thread Alex Rousskov
On 4/21/20 7:06 AM, kutz wrote: > cache_peer IP_OF_PEER parent 8080 0 no-query originserver name=server_1 > acl sites_server_1 dstdomain url_1 url_2 url_3 url_4 > cache_peer_access server_1 allow sites_server_1 > cache_peer_access server_1 deny all > > When trying to access one of the URLs the re

Re: [squid-users] cache_peer configuration

2020-04-21 Thread kutz
On Wed, Apr 22, 2020 at 01:30:48AM +1200, Amos Jeffries wrote: > On 21/04/20 11:06 pm, kutz wrote: > > Hello List, > > I'm trying to establish a proxy2proxy configuration with my > > squid-3.5.28-1.el6.x86_64 > > on > > Centos 6.10 > > > > cache_peer IP_OF_PEER parent 8080 0 no-query originserver

Re: [squid-users] cache_peer configuration

2020-04-21 Thread Amos Jeffries
On 22/04/20 2:25 am, kutz wrote: > On Wed, Apr 22, 2020 at 01:30:48AM +1200, Amos Jeffries wrote: >> On 21/04/20 11:06 pm, kutz wrote: >>> Hello List, >>> I'm trying to establish a proxy2proxy configuration with my >>> squid-3.5.28-1.el6.x86_64 >>> on >>> Centos 6.10 >>> >>> cache_peer IP_OF_PEER p

[squid-users] setup FTP proxy and FTP content monitoring

2020-04-21 Thread Dawood Aijaz
Hi, I am currently working on a task to monitor FTP traffic and analyze it. So can somebody help me to set up FTP proxy for squid and to analyze FTP data Regards, Dawood Aijaz ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.sq

Re: [squid-users] setup FTP proxy and FTP content monitoring

2020-04-21 Thread Antony Stone
On Tuesday 21 April 2020 at 17:26:05, Dawood Aijaz wrote: > Hi, > I am currently working on a task to monitor FTP traffic and analyze it. > So can somebody help me to set up FTP proxy for squid and to analyze FTP > data Squid supports FTP natively. You don't need to configure anything special p

Re: [squid-users] cache_peer configuration

2020-04-21 Thread kutz
On Wed, Apr 22, 2020 at 02:39:32AM +1200, Amos Jeffries wrote: > On 22/04/20 2:25 am, kutz wrote: > > On Wed, Apr 22, 2020 at 01:30:48AM +1200, Amos Jeffries wrote: > >> On 21/04/20 11:06 pm, kutz wrote: > >>> Hello List, > >>> I'm trying to establish a proxy2proxy configuration with my > >>> squid