public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Matthew Fountain <fountain.matthew@gmail.com>
To: cygwin@cygwin.com
Subject: Cygwin unable to resolve hostnames
Date: Wed, 22 Jul 2015 20:53:00 -0000	[thread overview]
Message-ID: <CAPohr29Vzd0N8+WsJHpK1tPHjFf+3rtxWUQAyOFqnCdCLZcMcw@mail.gmail.com> (raw)

I'm not sure when this started, but recently Cygwin has been unable to
resolve (certain) hostnames.

Example:
 wget github.com
--2015-07-22 15:17:04--  http://github.com/
Resolving github.com (github.com)... failed: Non-recoverable failure
in name resolution.
wget: unable to resolve host address ‘github.com’

happens for SSH as well (I'm aware I probably can't ssh to github.com,
but it doesn't fail there, it fails during name resolution)
 ssh github.com
ssh: Could not resolve hostname github.com: Non-recoverable failure in
name resolution

however, I can get to github.com in the browser sitting next to the
cygwin window just fine.
ping (from windows, but inside cygwin) also works...
ping github.com

Pinging github.com [192.30.252.129] with 32 bytes of data:
Reply from 192.30.252.129: bytes=32 time=43ms TTL=128

Interestingly enough, google.com DOES resolve correctly.
wget google.com
--2015-07-22 15:23:27--  http://google.com/
Resolving google.com (google.com)... 74.125.224.110, 74.125.224.99,
74.125.224.103, ...
Connecting to google.com (google.com)|74.125.224.110|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.google.com/ [following]
...........

No hostname other than google.com that I've tried resolves at all
unless it is defined in my Windows hosts file.

I've searched google, the mailing lists, and the faq in vain.

Any ideas?

Thanks!

--
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

             reply	other threads:[~2015-07-22 20:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 20:53 Matthew Fountain [this message]
2015-07-22 21:50 ` René Berber
2015-12-11 10:18   ` Carl-Erik Kopseng
2015-12-11 12:12     ` Jan Bruun Andersen
2016-02-11 10:59       ` Carl-Erik Kopseng
2016-02-12  9:06         ` Corinna Vinschen
2016-02-12 13:29           ` Carl-Erik Kopseng
2016-02-16  9:31             ` Brian Inglis
2016-03-13 22:08               ` Carl-Erik Kopseng
2016-03-14  0:34                 ` Jun-ya Kato
2016-03-14  9:55                   ` Corinna Vinschen
2016-03-15  1:17                     ` Jun-ya Kato
2016-03-15 10:42                       ` Corinna Vinschen
2016-03-16  1:57                         ` Jun-ya Kato
2016-03-16 10:05                           ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPohr29Vzd0N8+WsJHpK1tPHjFf+3rtxWUQAyOFqnCdCLZcMcw@mail.gmail.com \
    --to=fountain.matthew@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).