... acl Safe_ports port 80 ... Consider adding Safe_ports ACL rule for any port that your clients need. ---- You can add a port range instead of writing a rule for every port like this: ... acl Safe_ports port 6000-7000 ...