Hi Trying to add some complications in my working reverse proxy. 1. I am trying to hide my domino server (used for webmail) behind it now. The issue is that the domino server redirects the user to an internal server where usename.nsf is kept. Right now domino gives authentication page and once the credentials are submitted nothing changes on screen except for the URL getting changed from http://test.webmail.com to http://test.webmail.com/redirect.nsf?Open In short: Server authenticating(which is configured on reverse proxy) is different than the server hosting mailboxes for users 2. I need to hide more than one web servers behind this squid reverse proxy. any help PS. I am using Squid 2.6 stable 4 on RHEL 4 Sameer Joshi -----Original Message----- From: "Plas, Dirk van der" Sent: Fri, January 5, 2007 3:00 pm To: "Henrik Nordstrom" Cc: squid-users@xxxxxxxxxxxxxxx Subject: RE: How to disable dns resolving only for domains"behind" cache-peer??? Hi Henrik, Thank you for your advice! I managed to disable dns resolving by putting an "always_direct" deny statement for the domains behind the cache-peer in squid.conf Case closed! Once again thank you very much for assistance! Dirk -----Original Message----- From: Henrik Nordstrom [mailto:henrik@xxxxxxxxxxxxxxxxxxx] Sent: Friday, January 05, 2007 5:50 AM To: Plas, Dirk van der Cc: squid-users@xxxxxxxxxxxxxxx Subject: Re: How to disable dns resolving only for domains"behind" cache-peer??? tor 2006-12-21 klockan 10:43 +0100 skrev Plas, Dirk van der: > I did some investigation while internet connection was down and saw > that squid is trying to perform dns-resolving for domains behind > cache-peer. Somehow squid seems to wait for DNS queries to timeout > before it sends it requests to cache-peer. Squid resolves DNS names when a) http_access processing reaches an ACL dependent on the destiation IP. b) If it tries to go direct to the origin (never_direct not in effect). c) If you for some reason have enabled ICMP pinging. Regards Henrik Sameer Joshi Paladion Networks, India Phone: 91-22-55910513 Fax: 91-22-55913580 Mobile:91-98191-86001 http://www.paladion.net Disclaimer: "This e-mail message may contain confidential or proprietary information. Do not use it if you are not the original intended recipient. As e-mail may be altered electronically, Paladion Networks cannot guarantee the integrity of this communication. Before opening any attachments please recheck them for viruses and defects"