OK problem solved. For anyone else interest it all reduced to a wrong
setup in the Squid trusted networks. 10.0.0.0 was allowed (client
access) but 127.0.0.0 was not (transparent proxy with iptables). That
produced "random bugs".
(E-Mail Removed) (Enrique Ariz?n Benito) wrote in message news:<(E-Mail Removed). com>...
> I have setup a transparent proxy with the help of squid and iptables.
> The problem is that while the system works and http conecctions are
> transparently managed by the squid proxy the /var/log/squid/access.log
> I_S N_O_T updated. On the opposite, if I just configure clients to
> manually use the proxy the /var/log/squid/access.log is updated
> (client connections are logged).
>
> Thanks in advance for any help, hint or link!
>
> Enrique Arizon