Resolved. I rechecked my firewall. Found that Squid.exe under Cygwin was allowed access. I further allowd access to Squid.client. Then reconfiguring the Squid gave me following error: 2007/07/24 09:17:46| commBind: Cannot bind socket FD 8 to 192.168.1.10:8080: (112) Address already in use This triggered me to believe that I should have two NICs in my machine for both the Squids. Installing another NIC and then binding both Squid instances to two different NICs solved the issue. Now there is no error. Works fine as desired. Sir, In a similar fashion can I use two different instances of Squid under Windows with two different NICs with different Service name from SquidNT Binaries? I wish to achieve this because under Cygwin I have to restart Squid everytime the computer boots. Many many thanks for your kind help, Sir. Regards On 23/07/07, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote:
On mån, 2007-07-23 at 19:27 +0530, Santosh Rani wrote: > Squid 'A' (2.6.STABLE13 On Cygwin) > Squid 'B' (SquidNT 2.5.STABLE3-NT-CVS WWW Proxy Server (Bofi's) ) > Both are running on same machine. P-IV 3.0 GHz. > Squid 'B' is parent to Squid 'A' > > 2007/07/23 18:48:21| TCP connection to 192.168.1.10/3128 failed > 2007/07/23 18:48:22| TCP connection to 192.168.1.10/3128 failed > 2007/07/23 18:48:26| TCP connection to 192.168.1.10/3128 failed > > And cache log of Squid 'B' is showing that it is accepting connections > at the desired port. > Here is the cacne.log of Squid 'B'; > 2007/07/23 18:48:27| Accepting HTTP connections at 192.168.1.10, port > 3128, FD 13. > > What am I supposed to should I do? Check your firewalling, and also verify that the IP address is configured and activated. Regards Henrik