See Thread at: http://www.techienuggets.com/Detail?tx=29460 Posted on behalf of a User To ALL, Dear Sir, I have configured Virtual IP in my firewall to map external public ip to local internal Domino server, but while connecting to http://210.7.71.137/ through browser it is showing following error:- ERROR The requested URL could not be retrieved -------------------------------------------------------------------------------- While trying to retrieve the URL: http://210.7.71.137/ The following error was encountered: Connection to 210.7.71.137 Failed The system returned: (110) Connection timed outThe remote host or network may be down. Please try the request again. Your cache administrator is root. -------------------------------------------------------------------------------- Generated Thu, 01 May 2008 07:34:27 GMT by bsdel-dhcp1.business-standard.com (squid/2.6.STABLE4) Please help, Rajib Patra, CSE , 011-09313182571 In Response To: On Fri, 2008-03-21 at 04:42 +0100, troxlinux wrote: > The following error was encountered: > > * *Connection to 216.92.7.36 Failed * > > The system returned: > > / (110) Connection timed out/ This says that Squid started a connection to 216.92.7.36, but after 2 minutes (or whatever timeout your OS uses) the OS gave up on completing the connection and reported "Error 110, connection timed out" back to Squid. So first guess would be a (temporary?) networking error, or that the requested site is in fact down.. Regards Henrik