Il 01/06/20 17:29, Alberto Senni ha scritto:
Il 01/06/20 16:15, Amos Jeffries ha scritto:
On 2/06/20 1:45 am, Alberto Senni wrote:
Hi to all,
on my linux Devuan configured as transparent router, squid 4 exit with
FATAL error (from syslog):
May 31 14:36:02 beofw (squid-1): FATAL
intercept mode.
What is the problem ?
Thanks to all
Alberto Senni
my squid.conf is:
acl reteInterna src 192.168.100.0/24 # RFC 1918 local private network (LAN)
acl SSL_ports port 443 # RFC 4291 link-local (directly plugged) machines
acl Safe_ports port 80
acl Safe_ports port 21 # http
acl