how to open the port on the squid server.?
I'm using Linux as my server Squid proxy server. I want to open 2 ports on the server, how?
Squid Squid proxy server is the Linux operating system is using the default port 3128 `r two different types. if you want to open the port for someone / customers to access their squid. then view, add the line in squid.conf acl Safe_ports port this example to open port 8888 acl Safe_ports port 8888 if you want to open the port on the Linux box, you can use iptables iptables-I FORWARD-p tcp – dport j ACCEPT-8888 Hope you can help
Introduction to Squid Proxy Server
Name (required)
Mail (will not be published) (required)
Website