On Sat, 22 Oct 2011, David Touzeau wrote:
> I cannot use squidclient on the local squid machine.
> Is it possible to help me to set the right settings ?
>
> /usr/bin/squidclient -h 127.0.0.1 mgr:storedir
> client: ERROR: Cannot connect to 127.0.0.1:3128: Connection refused
"connection refused" means nothing is listening for connections on port
3128 on the loopback interface. Try using the IP address of your
local-network-side interface.
> #http/https ports
> http_port 3128
That should bind on all interfaces. Try "netstat -nat | grep 3128" and see
what interfaces squid is actually listening on.
-- John Hardin KA7OHZ http://www.impsec.org/~jhardin/ jhardin_at_impsec.org FALaholic #11174 pgpk -a jhardin_at_impsec.org key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C AF76 D822 E6E6 B873 2E79 ----------------------------------------------------------------------- Maxim IX: Never turn your back on an enemy. ----------------------------------------------------------------------- 317 days since the first successful private orbital launch (SpaceX)Received on Sat Oct 22 2011 - 22:25:24 MDT
This archive was generated by hypermail 2.2.0 : Sun Oct 23 2011 - 12:00:03 MDT