PC Review


Reply
Thread Tools Rate Thread

Cannot resolve names

 
 
=?Utf-8?B?SmF1bWUgVG9tw6Bz?=
Guest
Posts: n/a
 
      5th Apr 2004
Hi, good morning to al

We are experiencing a very strange issue on a machine within our domain. This machine has the network correctly configured with an static IP address and, in fact, all the servers and the gateway can be "pinged" if the IP address is used, and we can enter the windows network neighborhood without problems. However, it is completely unable to resolve names, and obviously, if we let it get an address by DHCP, it fails miserably. The domain name server, a Red HAt Linux machine is performing well; in fact from any other machine there are no connectivity problems. We have also checked that there is not any physical reason to explain this abnormal behavior by plugging another computer in the place of the affected machine

Any idea of what can we do

Thanks in advance
Jaume Tomas Amella
 
Reply With Quote
 
 
 
 
William Stacey [MVP]
Guest
Posts: n/a
 
      5th Apr 2004
1) Can you ping the dns server from this machine.
2) Use nslookup or dig to perform directed query at dns server. What does
it say?

--
William Stacey, MVP

"Jaume TomÃ*s" <(E-Mail Removed)> wrote in message
news:9EA43413-E131-4E9D-AB54-(E-Mail Removed)...
> Hi, good morning to all
>
> We are experiencing a very strange issue on a machine within our domain.

This machine has the network correctly configured with an static IP address
and, in fact, all the servers and the gateway can be "pinged" if the IP
address is used, and we can enter the windows network neighborhood without
problems. However, it is completely unable to resolve names, and obviously,
if we let it get an address by DHCP, it fails miserably. The domain name
server, a Red HAt Linux machine is performing well; in fact from any other
machine there are no connectivity problems. We have also checked that there
is not any physical reason to explain this abnormal behavior by plugging
another computer in the place of the affected machine.
>
> Any idea of what can we do?
>
> Thanks in advance,
> Jaume Tomas Amella


 
Reply With Quote
 
=?Utf-8?B?SmF1bWUgVG9tw6Bz?=
Guest
Posts: n/a
 
      6th Apr 2004
Good morning agai

I can ping the server and all computers (the gateway, for instance) within our network without problems, but when I make a direct query using nslookup I obtain "Can't find server name for address 192.101.162.68: No response from server. Default servers are not available". However, from any other computer (with the same operating system and identical configuration of the network card), everything works fine

Thanks in advance
Jaum

 
Reply With Quote
 
William Stacey [MVP]
Guest
Posts: n/a
 
      6th Apr 2004
It looks like client can not access 192.101.162.68. Can you ping that from
the client? And is that a running dns server?

--
William Stacey, MVP

"Jaume TomÃ*s" <(E-Mail Removed)> wrote in message
news:B5E3A7B0-92AB-4D23-B99E-(E-Mail Removed)...
> Good morning again
>
> I can ping the server and all computers (the gateway, for instance) within

our network without problems, but when I make a direct query using nslookup
I obtain "Can't find server name for address 192.101.162.68: No response
from server. Default servers are not available". However, from any other
computer (with the same operating system and identical configuration of the
network card), everything works fine.
>
>

Thanks in advance,
>

Jaume
>


 
Reply With Quote
 
=?Utf-8?B?SmF1bWUgVG9tYXM=?=
Guest
Posts: n/a
 
      6th Apr 2004
Yes, yes, 192.101.162.68 is our primary DNS and is running fine. I can ping it from the client, but when I try to make "nslookup" I get error. Furthermore, the offending PC can be pinged both from the DNS server and from any other machine on the network. In fact, it can do it all except name resolution, it seems..

Thanks in advance
Jaume
 
Reply With Quote
 
William Stacey [MVP]
Guest
Posts: n/a
 
      7th Apr 2004
If this is a bind server, check the acls. Also check any firewall rules
that may be blocking port 53 for this clients IP. Lets see some output of
dig. The actual output would help. Also lets see an ipconfig /all from the
client.

--
William Stacey, MVP

"Jaume Tomas" <(E-Mail Removed)> wrote in message
news:F9DEACC0-B22C-4945-8038-(E-Mail Removed)...
> Yes, yes, 192.101.162.68 is our primary DNS and is running fine. I can

ping it from the client, but when I try to make "nslookup" I get error.
Furthermore, the offending PC can be pinged both from the DNS server and
from any other machine on the network. In fact, it can do it all except name
resolution, it seems...
>
>

Thanks in advance,
>

Jaume

 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      9th Apr 2004
In news:36923B00-AC09-44EE-8771-(E-Mail Removed),
Cannot resolve names <(E-Mail Removed)> posted their
thoughts, then I offered mine
> Ok, let's go forward:
>
> 1) We don't have any firewall within our network, so the port 53 is
> not blocked for our internal computers. Nor there is a acls. As far
> as I'm concerned, the client has not a personal firewall.
>
> 2) This is the output of ipconfig /all for the client (by the
> way...can we use "dig" in a windows 2000 computer?)
>
> Windows 2000 IP configuration:
>
> Host name: ifae-w105
> Primary DNS Suffix: ifae.es
> Node Type: Peer-Peer
> IP Routing Enabled: No
> WINS Proxy Enabled: No
> DNS Suffix Search List: ifae.es
>
> Ethernet Adapter Local Area Connection:
>
> Connection-specific DNS Suffix: ifae.es
> Description: Intel 8255x-based PCI Ethernet Adapter (10/100)
> Physical Address: 00-02-B3-A7-BB-CE
> DHCP Enabled: No
> IP Address: 192.101.162.44
> Subnet Mask: 255.255.255.0
> Default Gateway: 192.101.162.10
> DNS Servers: 192.101.162.68
> Primary WINS Server: 192.101.162.1
>
>
>
> Many thanks, Jaume Tomas



If you get this message (not really an error):
"Can't find server name for address 192.101.162.68: No response from server.
Default servers are not available".

It usually just means that there's no reverse zone PTR entry for the DNS
server, 192.101.162.88. Are you saying that this is the ONLY client that
gets this message?

Can you ping your DNS server by it's FQDN? Try this:

ping dnsServername.ifae.es

ping -a dnsServername.ifae.es

Please post your results... Thanks!

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
William Stacey [MVP]
Guest
Posts: n/a
 
      9th Apr 2004
Please show the nslookup output for the session. Include a test of a name
that should exist.

--
William Stacey, MVP

"Cannot resolve names" <(E-Mail Removed)> wrote in
message news:36923B00-AC09-44EE-8771-(E-Mail Removed)...
> Ok, let's go forward:
>
> 1) We don't have any firewall within our network, so the port 53 is not

blocked for our internal computers. Nor there is a acls. As far as I'm
concerned, the client has not a personal firewall.
>
> 2) This is the output of ipconfig /all for the client (by the way...can we

use "dig" in a windows 2000 computer?)
>
> Windows 2000 IP configuration:
>
> Host name: ifae-w105
> Primary DNS Suffix: ifae.es
> Node Type: Peer-Peer
> IP Routing Enabled: No
> WINS Proxy Enabled: No
> DNS Suffix Search List: ifae.es
>
> Ethernet Adapter Local Area Connection:
>
> Connection-specific DNS Suffix: ifae.es
> Description: Intel 8255x-based PCI Ethernet Adapter (10/100)
> Physical Address: 00-02-B3-A7-BB-CE
> DHCP Enabled: No
> IP Address: 192.101.162.44
> Subnet Mask: 255.255.255.0
> Default Gateway: 192.101.162.10
> DNS Servers: 192.101.162.68
> Primary WINS Server: 192.101.162.1
>
>

Many thanks,
>

Jaume Tomas

 
Reply With Quote
 
ObiWan
Guest
Posts: n/a
 
      13th Apr 2004
> 1) We don't have any firewall within our network

Ok, but please verify if the "problem machine" is
running a "personal firewall" (or even ICF) if that's
the case, maybe the "firewall" is blocking packets
and creating the problem you observed



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE cannot resolve DNS names Justin G. Mitchell Windows Vista Networking 0 7th Jul 2008 03:09 PM
Can't Resolve Names JCO Microsoft Outlook Discussion 7 4th Apr 2008 04:06 AM
Can't resolve DNS names.... =?Utf-8?B?cmljaGFyZGhheQ==?= Windows XP Networking 1 7th Aug 2004 07:21 AM
Can not resolve names in DNS =?Utf-8?B?Ui4gUGF1bHNvbg==?= Microsoft Windows 2000 2 5th Jun 2004 03:54 AM
XP cannot resolve names =?Utf-8?B?amFtZXNsaW4xMjM=?= Windows XP Networking 1 12th Jan 2004 02:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:30 AM.