<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div dir="ltr" id="yui_3_16_0_1_1423567389829_11284"><span id="yui_3_16_0_1_1423567389829_11343">Can't reach any web pages when browsers set to proxy with Squid.</span></div><div id="yui_3_16_0_1_1423567389829_11342" dir="ltr"><br><span></span></div><div id="yui_3_16_0_1_1423567389829_11341" dir="ltr"><span id="yui_3_16_0_1_1423567389829_11340">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.</span></div><div id="yui_3_16_0_1_1423567389829_11339" dir="ltr"><br><span></span></div><div id="yui_3_16_0_1_1423567389829_11338" dir="ltr"><span id="yui_3_16_0_1_1423567389829_11337">Firewall is not blocking access. Here's command output showing that and apparently showing Squid not listening for tcpv4 connections.</span></div><div id="yui_3_16_0_1_1423567389829_11314" dir="ltr"><br><span></span></div><div id="yui_3_16_0_1_1423567389829_11326" dir="ltr"><span id="yui_3_16_0_1_1423567389829_11325">server:~$ sudo service ufw status<br style="" class="">ufw stop/waiting</span></div><div id="yui_3_16_0_1_1423567389829_11381" dir="ltr"><span id="yui_3_16_0_1_1423567389829_11325">server:~$ sudo service squid3 status<br style="" class="">squid3 start/running, process 4048<br></span></div><div id="yui_3_16_0_1_1423567389829_11382" dir="ltr"><span id="yui_3_16_0_1_1423567389829_11325">server:~$ sudo netstat -plunt | grep squid<br style="" class="">tcp6       0      0 :::3128                 :::*                    LISTEN      4048/squid3     <br style="" class="">udp        0      0 0.0.0.0:47020           0.0.0.0:*                           4048/squid3     <br style="" class="">udp6       0      0 :::44475                :::*                                4048/squid3</span></div><div id="yui_3_16_0_1_1423567389829_11397" dir="ltr"><br><span id="yui_3_16_0_1_1423567389829_11325"></span></div><div id="yui_3_16_0_1_1423567389829_11398" dir="ltr"><span id="yui_3_16_0_1_1423567389829_11325">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?<br></span></div><div id="yui_3_16_0_1_1423567389829_11401" dir="ltr"><span id="yui_3_16_0_1_1423567389829_11325"><br></span></div><div id="yui_3_16_0_1_1423567389829_11402" style="" class="" dir="ltr"><span style="" class=""><br style="" class=""></span></div></div></body></html>