[squid-users] custom DNS resolver scripts? (was: Re: Is it possible to force some dstdomain to ipv4) protocol without define an outgoing ip address ?

2021-06-09 Thread Ambrose Li
solution. What are the current recommendations for custom DNS resolver scripts? I've not upgraded squid ever since the custom-dns-program option was discontinued. I'd be very interested in knowing what replaced it since I do want to switch to a current, supported version. Thanks in advance

Re: [squid-users] How to forward squid access.log to a remote server

2021-05-27 Thread Ambrose Li
can use (for example) access_log syslog:daemon.info squid then can configure your local syslogd to forward the logs. -- Ambrose Li | Time zone: GMT-4 (Eastern) ambroseli.ca “We need to put ourselves into positions where we are comfortable for being uncomfortable” — Gaby Br

Re: [squid-users] squid writes to /var/log/messages

2020-12-21 Thread Ambrose Li
te to /var/log/messages if syslog logging is enabled AND syslog is configured to write to /var/log/messages (this is the default behaviour on some Linux distributions, such as Debian, but not Ubuntu). -- Ambrose Li | Time zone: GMT-5 (Eastern) ambroseli.ca “Any organization which designs

Re: [squid-users] Is strip_query_terms supported in v4?

2020-07-26 Thread Ambrose Li
re not using ssl bump, squid has no idea what the browser is doing; that's why nothing is logged. -- Ambrose Li | Time zone: UTC-4 (Eastern) ambroseli.ca “We need to put ourselves into positions where we are comfortable for being uncomfortable” — Gaby Brink __

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

2016-10-27 Thread Ambrose LI
configure rsyslog to both save a local copy and forward to a remote server. But the formatting of the logs is going to change somewhat. -- Ambrose Li // http://o.gniw.ca / http://gniw.ca If you saw this on CE-L: You do not need my permission to quote me, only proper attribution. Always cite y

Re: [squid-users] testttttt

2015-01-27 Thread Ambrose LI
I thought the correct answer to "test" would be "test received". "Pong" would be correct only if the test message was "ping". No? :-) On 27 January 2015 at 16:26, Shenan Hawkins wrote: > 1422375352.851 42 127.0.0.1 JOKE_MISS/206 1d0n7 GET http://it > > On 27 January 2015 at 16:13, Yuri Voinov wr

Re: [squid-users] Squid website malware?

2014-10-13 Thread Ambrose LI
What does the "detailed report" actually say? Virus scanners (if I remember correctly it was actually Norton) have been known to lack a basic understanding about the Internet, such as what certain well-known domains even mean. I wouldn't trust this until I see the "detailed report". -- cheers,

Re: [squid-users] How to unblock a port

2014-09-30 Thread Ambrose LI
On 30 September 2014 18:34, James Moe wrote: > Squid rejects connections made with . I > had thought that the ACL "acl Safe_ports port 1025-65535" was > sufficient. Obviously not. > > What should I change to allow connections with port 2083? You need SSL_ports instea