F
Fan Fan
Here is the story:
Host hA, host hB and server SA are in the very same subnet and are in the
very same cabling system. The Domain is a Windows 2000 Active Directory
domain and it's the 3rd level domain from the root domain. (To simplify the
matter, say the FQDN of the host hA is: hA.myDomain.FDomain.GDomain.com)
The network settings such as Subnet mask, gateway, and DNS server are all
the same for all nodes. Here is the problem: few, say 3 out of 50 nodes,
can't ping the server SA by name. For example:
Host hA tried to ping server SA (member server of a Windows 2000 domain) by
name. Get timed out. e.g:
C:\>Ping SA
Pinging SA.FDomain.GDomain.com [192.168.10.47] with 32 bites of data:
Request timed out.
Request timed out.
Request timed out.
......
(Note: SA was not appended to MyDomain... and the 192.168.10.47 is NOT the
SA IP addr)
Yet when host hB ping the SA server, it gets replay:
Ping SA
Pinging SA.MyDomain.FDomain.GDomain.com [192.168.10.49] with 32 bites of
data:
Repliy from 192.168.10.47: bites=32 time<1ms TTL=128
.......
(Please note that pinging the SA from hB gets the info from the true
settings of server SA with the right FQDN and the true IP address:
192.168.10.49 but the pinging from hA was not.)
I had cleared the DNS cache and netbios cache on all machines involve. I had
checked the 'A record' on the DNS server for server SA and it's correctly
registered (192.168.10.49). Yet the problem remain. Could anybody tell me
what seams to be the matter with hA (or any other reason that may have
caused the problem)? Thank you.
Fan
Host hA, host hB and server SA are in the very same subnet and are in the
very same cabling system. The Domain is a Windows 2000 Active Directory
domain and it's the 3rd level domain from the root domain. (To simplify the
matter, say the FQDN of the host hA is: hA.myDomain.FDomain.GDomain.com)
The network settings such as Subnet mask, gateway, and DNS server are all
the same for all nodes. Here is the problem: few, say 3 out of 50 nodes,
can't ping the server SA by name. For example:
Host hA tried to ping server SA (member server of a Windows 2000 domain) by
name. Get timed out. e.g:
C:\>Ping SA
Pinging SA.FDomain.GDomain.com [192.168.10.47] with 32 bites of data:
Request timed out.
Request timed out.
Request timed out.
......
(Note: SA was not appended to MyDomain... and the 192.168.10.47 is NOT the
SA IP addr)
Yet when host hB ping the SA server, it gets replay:
Ping SA
Pinging SA.MyDomain.FDomain.GDomain.com [192.168.10.49] with 32 bites of
data:
Repliy from 192.168.10.47: bites=32 time<1ms TTL=128
.......
(Please note that pinging the SA from hB gets the info from the true
settings of server SA with the right FQDN and the true IP address:
192.168.10.49 but the pinging from hA was not.)
I had cleared the DNS cache and netbios cache on all machines involve. I had
checked the 'A record' on the DNS server for server SA and it's correctly
registered (192.168.10.49). Yet the problem remain. Could anybody tell me
what seams to be the matter with hA (or any other reason that may have
caused the problem)? Thank you.
Fan