[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: contrôle parental: squid + squidguard



François Boisson a écrit :

Mais j'ai du mal paramétrer squid et ou squidguard car quand je règel le
proxy (127.0.0.1 port3128)sur mon firefox, je n'ai plus accès à rien
(saulf à mes sites en https ).
Message:
"La connexeion a été refusée au contact du serveur proxy que vous avez
configuré. Veuillez vérifier les paramètres et réessayer."


Le paramétrage de Squid en proxy se termine par les accès. Qu'as tu mis
dans ces accès??

C'est en effet surement la dedans , mais je ne comprends pas
"acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563      # https, snews
acl SSL_ports port 873          # rsync
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443 563     # https, snews
acl Safe_ports port 70          # gopher
acl Safe_ports port 210         # wais
acl Safe_ports port 1025-65535  # unregistered ports
acl Safe_ports port 280         # http-mgmt
acl Safe_ports port 488         # gss-http
acl Safe_ports port 591         # filemaker
acl Safe_ports port 777         # multiling http
acl Safe_ports port 631         # cups
acl Safe_ports port 873         # rsync
acl Safe_ports port 901         # SWAT
acl purge method PURGE
acl CONNECT method CONNECT

redirect_program /usr/bin/squidGuard
redirect_children 10"

Merci de ton aide



Reply to: