X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,TW_SV X-Spam-Check-By: sourceware.org Message-ID: <4E46E867.4080903@stevens.edu> Date: Sat, 13 Aug 2011 17:11:03 -0400 From: John Dzielski User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Failure of name resolution with ssh on windows 7 and VMware Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I'm posting again because I failed to provide an informative subject. My apologies for the noise. I have cygwin installed on a VMWare VM running Windows 7 on a Mac running OSX 10.6. This does not seem to be a problem with machines running Windows 7 natively. I am unable to get name resolution to work with ssh. The command ssh X returns the error "ssh: could not resolve hostname X: Non-recoverable failure in name resolution." The command nslookup X returns a valid IP address. I found the link below, and several others that reference the problem, but no solution. Is there a solution to this problem? http://sourceware.org/ml/cygwin/2010-02/msg00230.html I've created a partial workaround in my .bashrc file that creates variables containing the IP addresses of the names I need to resolve. This solution doesn't work with svn working copies if the repository has a dynamic address because the IP address of the repository at checkout will be coded in the .svn/entries file. If the IP address of the svn server changes I'm won't be able to perform svn operations. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple