[squid-users] How to unblock a port
James Moe
jimoe at sohnen-moe.com
Tue Sep 30 22:34:14 UTC 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Squid rejects connections made with <https://sohnen-moe.com:2083/>. I
had thought that the ACL "acl Safe_ports port 1025-65535" was
sufficient. Obviously not.
What should I change to allow connections with port 2083?
- ----[ Excerpts from the conf: ]----
acl localnet src fc00::/7
acl localnet src fe80::/10
acl SSL_ports port 443
acl Safe_ports port 80
acl Safe_ports port 21
acl Safe_ports port 443
acl Safe_ports port 563
acl Safe_ports port 70
acl Safe_ports port 210
acl Safe_ports port 1025-65535
acl Safe_ports port 280
acl Safe_ports port 488
acl Safe_ports port 591
acl Safe_ports port 777
acl CONNECT method CONNECT
acl localnet src 192.168.69.0/24
http_access allow manager managerAdmin
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localnet
http_access deny all
- --
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iEYEARECAAYFAlQrL+YACgkQzTcr8Prq0ZPhzwCgtfqmpUuOKvfp1elqnaMsRwAs
uj4AnjCfgbBYCE44UmdWfP/Lutudro8r
=Dvjw
-----END PGP SIGNATURE-----
More information about the squid-users
mailing list