X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=pWAv1+SG8Db7AWosElxoA5mtZK4+MYCX6ucMCTF+XDfMUGP87PSxn ebXFnJQ50oU9mN1kR/pVQnjT4ibRxyAIWxeyvBFSf+t8JxpDeCw9896TdaNOah3i M2ioz9x1Idzz0PDIZ9AUrlUZLEPM6hQyhNbjus7iMhIpRD4dxzYoNM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=uxWJl0TIoRe3WdA58a2C75klY3k=; b=sxJn5y/ghzBuc6azUUfTE5IMe+gS 0P4eK63QQMSt5n3AA9pYnl8z+uKyjcyDyG90Wnb8qY/fPhhCEN7TDQMqCuxfmLRg mKUmx/OGUycgen0xhnkrO9NOJMMtDl8IOhm5+IHe2NjrW6Or87eUvCg08nK+iwSN mpAw6NAmyl9CDcI= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=registrar, Tag, Hx-languages-length:2098, Rights X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Brian Inglis Subject: Re: Cygwin unable to resolve hostnames Date: Tue, 16 Feb 2016 09:30:58 +0000 (UTC) Lines: 55 Message-ID: References: <20160212090614 DOT GA19968 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Carl-Erik Kopseng gmail.com> writes: >>> ssh: Could not resolve hostname timbuktu.kopseng.no: Non-recoverable >>> failure in name resolution >> I don't think this is a generic Cygwin problem. I can resolve the >> hostname just fine: >> $ uname -svr >> CYGWIN_NT-10.0 2.4.1(0.293/5/3) 2016-01-24 11:26 >> $ ssh timbuktu.kopseng.no >> The authenticity of host 'timbuktu.kopseng.no (51.175.197.68)' can't be established. >> RSA key fingerprint is SHA256:ddcghrb6BI6+TVDKDE3Yf+U43v9EL6u7HsNw7Hec+y8. >> Are you sure you want to continue connecting (yes/no)? no >> Host key verification failed. > I think it has to do with how Cygwin interfaces with VMs. Perhaps it > has something to do with network tunnelling or something related to > how ip and DNS works when being NAT'ed through VMWare Fusion. > > I am running the Windows 8 VM on VMWare Fusion on OS X 10.11.3 Could it be lack of support for DNSSEC as your domain shows: $ whois kopseng.no % Kopibeskyttet, se http://www.norid.no/domenenavnbaser/whois/kopirett.html % Rights restricted by copyright. See http://www.norid.no/domenenavnbaser/whois/kopirett.en.html Domain Information NORID Handle...............: KOP444D-NORID Domain Name................: kopseng.no Domain Holder Handle.......: CK1990P-NORID Registrar Handle...........: REG42-NORID Tech-c Handle..............: DH38R-NORID Name Server Handle.........: NSHY11H-NORID Name Server Handle.........: NSHY46H-NORID Name Server Handle.........: NSHY81H-NORID DNSSEC.....................: Signed DS Key Tag 1...........: 42355 Algorithm 1...........: 8 Digest Type 1...........: 2 Digest 1...........: 8065b555e0009918e7aba49191e6409481afc702f028c0ff20f1bf27e847e21b http://dnssec-debugger.verisignlabs.com/timbuktu.kopseng.no shows no issues with setup. VMware KB search shows no DNSSEC hits on Fusion, bunch on ESX. Might want to start with https://communities.vmware.com/message/1454999#1454999 and the rest of that thread. You can browse from there to more generic natd, dhcpd, and net config and diag info or RTFM. -- 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