[squid-users] why isn't Squid listening for tcpv4 connections?

Alan Boba aboba0 at yahoo.com
Tue Feb 10 12:36:57 UTC 2015


Can't reach any web pages when browsers set to proxy with Squid.
Squid's running but doesn't appear to be listening for tcpv4 connections. This is a default install on Ubuntu 14.04 server, sudo apt-get install squid3.
Firewall is not blocking access. Here's command output showing that and apparently showing Squid not listening for tcpv4 connections.
server:~$ sudo service ufw status
ufw stop/waitingserver:~$ sudo service squid3 status
squid3 start/running, process 4048
server:~$ sudo netstat -plunt | grep squid
tcp6       0      0 :::3128                 :::*                    LISTEN      4048/squid3     
udp        0      0 0.0.0.0:47020           0.0.0.0:*                           4048/squid3     
udp6       0      0 :::44475                :::*                                4048/squid3
Why is there no "tcp" line? What needs to change so there is one, and if there is one would the server be accepting connections?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150210/efdd0fbf/attachment.html>


More information about the squid-users mailing list