Destination ports = (acl Safe_ports + acl SSL_portsacl + acl IPFire_http + acl IPFire_https)
Here starts a part of the definition of Squid's "Access Control Lists" (ACL). The default destination port regulates the incoming traffic. For example, if a webserver behind IPFire should not operate on port 80 HTTP but for example on port 94, this port must be entered in the appropriate section (for HTTPS in the "Allowed SSL ports").
Overview of the default ports:
Allowed standard Ports (one per line) Allowed SSL-Ports (one per line) 80 # http 443 # https 21 # ftp 563 # snews 443 # https 563 # snews 70 # gopher 210 # wais 1025-65535 # unregistered ports 280 # http-mgmt 488 # gss-http 591 # filemaker 777 # multiling http 800 # Squids port (for icons)
Older Revisions • August 21, 2019 at 3:30 pm • Jon