← Back to team overview

enterprise-support team mailing list archive

Re: [Question #680111]: squid won't listen on configured port

 

Question #680111 on squid in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/squid/+question/680111

actionparsnip requested more information:
If you change to a different port number by running:

sudo vi /etc/squid/squid.conf

Change:
http_port 3128
To:
http_port 3129

Then run:
systemctl restart squid

If you run:
netstat -plant | grep -i squid

Do you see it listening OK?

-- 
You received this question notification because your team Ubuntu
Server/Client Support Team is an answer contact for squid in Ubuntu.