This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ping, nslookup can't resolve names


Rich McNeary wrote:
I started trying to ping the other servers in cygwin's bash terminal
but the host couldn't be found, nslookup had similar problems.

I had a similar problem a few years ago. The problem was one of: - Windows not properly appending the domain name to a plain host name (i.e. a non-FQDN) - the Windows DNS cache (see ipconfig /flush or similar) - misunderstanding that ping is different from nslookup/host/dig (ping uses the entire name resolution service which may include %windir%/system32/drivers/etc/hosts and others whereas nslookup uses only strictly DNS)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]