Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Geoffrey Hausheer" To: cygwin AT cygwin DOT com Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 Date: Mon, 03 Mar 2003 20:00:57 -0800 X-Epoch: 1046750457 X-Sasl-enc: wyW15gcKufJZR4nDLv8HsQ Subject: Re: why is bash trying to access my DNS? References: In-Reply-To: Message-Id: <20030304040057.6C94748ECC@server2.fastmail.fm> On Mon, 3 Mar 2003 22:40:34 -0500 (EST), "Igor Pechtchanski" said: > If you have a static IP, try adding an entry with your IP address and > your > computer name to /etc/hosts. This should make winsock resolve the name > locally, rather than query the DNS server. This didn't work. winsock appears to still try to get to my DNS even with the hosts file set. Using ping, I can see it do a correct name->ip translation form my NATed IP, which it gets from the hosts file, since there is no place to lookup my artificial domain name, but when ping executes, the gethostname call tries to go access the DNS first for some reason. Thanks, Geoff > Igor > P.S. Your /etc/hosts should be a link to > c:\winnt\system32\drivers\etc\hosts Yes it does this. -- Geoffrey Hausheer geoffreyh AT fastmail DOT fm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/