Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav (SOLVED)

2016-05-12 Thread Amos Jeffries
On 12/05/2016 11:13 p.m., C. L. Martinez wrote: > > But when squid sents an OPTIONS request to ICAP, why works when I use > 127.0.0.1 and not localhost?? Maybe it is a problem with openbsd's package ... > It is quite possible. 127.0.0.1 is not the only address modern computers use for localhost

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav (SOLVED)

2016-05-12 Thread C. L. Martinez
On Thu 12.May'16 at 22:20:47 +1200, Amos Jeffries wrote: > On 12/05/2016 8:42 p.m., C. L. Martinez wrote: > > On Wed 11.May'16 at 21:14:08 +0600, Yuri Voinov wrote: > >> > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA256 > >> > >> > >> 11.05.16 21:04, L.P.H. van Belle пишет: > >>> > >>> Ha

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav (SOLVED)

2016-05-12 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hm. Rare case. In general, any OS TCP stack can resolve localhost itself to 127.0.0.1 with /etc/hosts or whatever. 12.05.16 14:42, C. L. Martinez пишет: > On Wed 11.May'16 at 21:14:08 +0600, Yuri Voinov wrote: >> >> -BEGIN PGP SIGNED MESSAGE

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav (SOLVED)

2016-05-12 Thread Amos Jeffries
On 12/05/2016 8:42 p.m., C. L. Martinez wrote: > On Wed 11.May'16 at 21:14:08 +0600, Yuri Voinov wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> >> 11.05.16 21:04, L.P.H. van Belle пишет: >>> >>> Hai, >>> >>> >>> >>> I reviewd your config, thing whats different in c-icap.con

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav (SOLVED)

2016-05-12 Thread C. L. Martinez
On Wed 11.May'16 at 21:14:08 +0600, Yuri Voinov wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > > 11.05.16 21:04, L.P.H. van Belle пишет: > > > > Hai, > > > > > > > > I reviewd your config, thing whats different in c-icap.conf compared > to me. > > > Obviously, the mindless co

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-12 Thread C. L. Martinez
On Wed 11.May'16 at 21:53:13 +0600, Yuri Voinov wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Try to increase debug level in c_icap.conf: > > # TAG: DebugLevel > # Format: DebugLevel level > # Description: > #The level of debugging information to be logged. > #The acc

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-11 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Try to increase debug level in c_icap.conf: # TAG: DebugLevel # Format: DebugLevel level # Description: #The level of debugging information to be logged. #The acceptable range of levels is between 0 and 10. # Default: #DebugLevel 1 Deb

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-11 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 11.05.16 21:04, L.P.H. van Belle пишет: > > Hai, > > > > I reviewd your config, thing whats different in c-icap.conf compared to me. > Obviously, the mindless copying and pasting the config - very bad practice, is not it? > > RemoteProxyUsers off

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-11 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Problem is not in squid. 11.05.16 21:04, C. L. Martinez пишет: > On Wed 11.May'16 at 20:53:56 +0600, Yuri Voinov wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Second try to check changelog for your version squidclamav. Lo

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-11 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 As obvious, problem in squidclamav most probably. Turn debug for squidclamav then show log again. 11.05.16 21:04, C. L. Martinez пишет: > On Wed 11.May'16 at 20:53:56 +0600, Yuri Voinov wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-11 Thread C. L. Martinez
On Wed 11.May'16 at 20:53:56 +0600, Yuri Voinov wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Second try to check changelog for your version squidclamav. Looks like > you are using version still support method OPTIONS redirection which you > not permit in c-icap.conf. Which is

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-11 Thread L . P . H . van Belle
Hai,   I reviewd your config, thing whats different in c-icap.conf compared to me. RemoteProxyUsers off ( for you ) on for me.   Whats the content of /etc/c-icap/squidclamav.conf ? The important part for me of the file : #clamd_local /var/run/clamd.socket ! change/check this clamd_ip 12

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-11 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Second try to check changelog for your version squidclamav. Looks like you are using version still support method OPTIONS redirection which you not permit in c-icap.conf. Which is desupported in squidclamav starting version 6.14, as described here:

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-11 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 First check c-icap log. /var/log/c-icap/server.log 11.05.16 20:41, C. L. Martinez пишет: > Hi all, > > I am installing a new squid proxy server under OpenBSD 5.9 with C-ICAP+Squidclamav, and I am having some troubles. When squid start up and I

Re: [squid-users] Problems configuring Squid with C-ICAP+Squidclamav

2016-05-11 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 First check c-icap log. /var/log/c-icap/server.log 11.05.16 20:41, C. L. Martinez пишет: -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJXM0X5AAoJENNXIZxhPexGOKgIAJps1HP2IPsh53mMfR8NLzju 7ejfDkvD6dEAZrdvbLHJDECgnvvZFRyTaH2nvu