On Thu, 15 Jan 2004, Payal Rathod wrote: > Say of 5 interfaces eth0, eth1, eth2 etc. I need squid to listen to > only eth0, lo and eth0:1 i.e. 192.168.10.10, 127.0.0.1, 192.168.10.20 , > can this be done? What is the exact syntax for http_port in this case?
See the http_port documentation in squid.conf.default. Default is to listen on all at once. Regards Henrik
