Re: [squid-users] Squid Logs local and remote

2016-10-27 Thread Jose Torres-Berrocal
My system is a pfsense. It does not hace rsyslog. Pfsense is based on Freebsd. Lets say it can be installed. Will the logs be compatible with lightsquid and sarg? On Oct 27, 2016 3:41 PM, "Ambrose LI" wrote: > 2016-10-27 15:35 GMT-04:00 Jose Torres-Berrocal < > jetsyste

[squid-users] Squid Logs local and remote

2016-10-27 Thread Jose Torres-Berrocal
Is there a way that I can have the squid logs locally and remotely? I need them locally for lightsquid and remotelly for sarg in other server. Lightsquid does not show the tcp_denied sites only the successful connections (at least I did not see how), Sarg does show both type of connections. I ca

Re: [squid-users] Whitelist domain ignored?

2016-10-06 Thread Jose Torres-Berrocal
. Nichols > > http://www.squidblacklist.org > > > 1-405-397-1360 > > > ------ Original message-- > > From: Jose Torres-Berrocal > > Date: Thu, Oct 6, 2016 12:52 PM > > To: Alex Rousskov; > > Cc: Squid Users; > > Subject:Re: [squid-users] Whitelist

Re: [squid-users] Whitelist domain ignored?

2016-10-06 Thread Jose Torres-Berrocal
Amos Jeffries wrote: >> On 6/10/2016 11:56 a.m., Jose Torres-Berrocal wrote: >>> acl whitelist2 dstdom_regex -i "whitelist.acl" >>> >>> Where whitelist.acl content: >>> ^familymedicinepr\.com$ >>> ^mail\.yahoo\.com$ >>> ^neodecks

Re: [squid-users] Whitelist domain ignored?

2016-10-05 Thread Jose Torres-Berrocal
ffice\.net$ Jose E Torres 939-777-4030 JET System Services On Wed, Oct 5, 2016 at 5:07 PM, Alex Rousskov wrote: > On 10/05/2016 02:59 PM, Jose Torres-Berrocal wrote: >> Please confirm equivalence: >> >> 1. >> acl whitelist1 dstdomain .familymedicinepr.com .mail.yahoo.co

Re: [squid-users] Whitelist domain ignored?

2016-10-05 Thread Jose Torres-Berrocal
$ \.office\.net$ Jose E Torres 939-777-4030 JET System Services On Wed, Oct 5, 2016 at 6:53 PM, Jose Torres-Berrocal wrote: > Lets try again: > > acl whitelist1 dstdomain .familymedicinepr.com .mail.yahoo.com > .neodecksoftware.com .office.net > = > acl whitelist2 dstdom_regex ^

Re: [squid-users] Whitelist domain ignored?

2016-10-05 Thread Jose Torres-Berrocal
, 2016 at 4:43 PM, Alex Rousskov wrote: > On 10/05/2016 01:15 PM, Jose Torres-Berrocal wrote: >> I would like to know how >> I should enter the domains as to make it work correctly using >> dstdom_regex behaving like dstdomain > > To map any leaf FQDN "foo.bar.baz"

Re: [squid-users] Whitelist domain ignored?

2016-10-05 Thread Jose Torres-Berrocal
Torres 939-777-4030 JET System Services On Wed, Oct 5, 2016 at 12:10 PM, Jok Thuau wrote: > > > On Tue, Oct 4, 2016 at 6:01 PM, Jose Torres-Berrocal > wrote: >> >> > /var/squid/acl/whitelist.acl: >> >> [snip] >> > >> > .assertus.com >>

Re: [squid-users] Whitelist domain ignored?

2016-10-05 Thread Jose Torres-Berrocal
com ^neodecksoftware\.com ^office\.net Jose E Torres 939-777-4030 JET System Services On Tue, Oct 4, 2016 at 8:24 PM, Alex Rousskov wrote: > On 10/04/2016 05:16 PM, Jok Thuau wrote: >> On Tue, Oct 4, 2016 at 1:41 PM, Jose Torres-Berrocal wrote: > >>> I have some clients tha

Re: [squid-users] Whitelist domain ignored?

2016-10-04 Thread Jose Torres-Berrocal
Just to confirm that I sent the email Jose E Torres 939-777-4030 JET System Services On Tue, Oct 4, 2016 at 4:41 PM, Jose Torres-Berrocal wrote: > I do not know the correct terms to the problem I have. > > I have some clients that use a program that tries to connect to

[squid-users] Whitelist domain ignored?

2016-10-04 Thread Jose Torres-Berrocal
I do not know the correct terms to the problem I have. I have some clients that use a program that tries to connect to: https://neodecksoftware.com/NeoMedOnline/NeoMedOnlineService.svc Went to the access.log and found the neodecksoftware.com is being denied even that I have it in a whitelist fil

Re: [squid-users] Need help debugging my squid configuration

2015-05-15 Thread Jose Torres-Berrocal
find why is starting and terminated to fix the problem. If I succesfully compile 3.5.4 but the problem affects 3.5.4 also, then I have accomplish nothing. On Thu, May 14, 2015 at 12:34 AM, Amos Jeffries wrote: > On 14/05/2015 1:16 p.m., Jose Torres-Berrocal wrote: >> Source from squid r

Re: [squid-users] Need help debugging my squid configuration

2015-05-13 Thread Jose Torres-Berrocal
w.squid-cache.org/Download/ > > 13.05.15 19:53, Jose Torres-Berrocal пишет: >> As said I followed the thread I included in the initial email. I have >> added the --enable-ssl and --with-open-ssl directives to the >> compilation. The debug_option setting I have used you can see in t

Re: [squid-users] Need help debugging my squid configuration

2015-05-13 Thread Jose Torres-Berrocal
As said I followed the thread I included in the initial email. I have added the --enable-ssl and --with-open-ssl directives to the compilation. The debug_option setting I have used you can see in the squid.conf that I included. I tried with ALL, 9 also. The logs do not show any informative error.

[squid-users] Need help debugging my squid configuration

2015-05-12 Thread Jose Torres-Berrocal
Hello All. I am new to Squid. I have compiled squid 3.3.8 on Lubuntu 14.04.1 system following the thread http://ubuntuforums.org/showthread.php?t=68246 I have also turn on --enabled-ssl-crtd on the compilation rules. When starting squid terminates but does not provide much error information tha