| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <424D2B43.6070508@endbracket.net> |
| Date: | Fri, 01 Apr 2005 21:06:43 +1000 |
| From: | Michael Wardle <michael AT endbracket DOT net> |
| User-Agent: | Mozilla Thunderbird 1.0 (Windows/20041206) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: ping, nslookup can't resolve names |
| References: | <b7e2d91a0503312041427ffcb1 AT mail DOT gmail DOT com> |
| In-Reply-To: | <b7e2d91a0503312041427ffcb1@mail.gmail.com> |
| X-IsSubscribed: | yes |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |