"Henrik Nordstrom" wrote:
> Then you need to enter 10.0.0.1 as server and 3128 as port, and also to
> modify your squid.conf to allow 10.0.0.1 as cache manager.
..therefore if I have understood well I must to use in squid.conf:
http_port 10.0.0.1:3128
icp_port 10.0.0.1:3130
or ..
> Alternatively you can add
>
> http_port 127.0.0.1:3128
>
> and use localhost as server in cachemgr.cgi, with the default suggested
> access controls for cache manager access.
.. in squid.conf:
http_port 127.0.0.1:3128
icp_port 127.0.0.1:3130
..still thanks.
Salvatore.