Networking Forums

Networking Forums > Computer Networking > Windows Networking > cannot ping DC / DNS domain

Reply
Thread Tools Display Modes

cannot ping DC / DNS domain

 
 
Kizetoni
Guest
Posts: n/a

 
      12-15-2005, 10:03 AM
Hi All,

I am having 2003 std DC with DNS server installed. The server's name is
"mailsrvr", and the domain is "di.local".

Now, everything runs fine, and I can ping "mailsrvr" and
"mailsrvr.di.local", getting the right IP.

But if I try to ping just "di.local", I get error "cannot find host".

DCdiag, and NetDiag are also giving me errors.

Any help?

Thanx in advance,

Zoran


 
Reply With Quote
 
 
 
 
Seirius
Guest
Posts: n/a

 
      12-15-2005, 12:38 PM
Check that your DNS server has a SOA record that corresponds to one of your
DC's.

What do NETDIAG and DCDIAG show?

"Kizetoni" wrote:

> Hi All,
>
> I am having 2003 std DC with DNS server installed. The server's name is
> "mailsrvr", and the domain is "di.local".
>
> Now, everything runs fine, and I can ping "mailsrvr" and
> "mailsrvr.di.local", getting the right IP.
>
> But if I try to ping just "di.local", I get error "cannot find host".
>
> DCdiag, and NetDiag are also giving me errors.
>
> Any help?
>
> Thanx in advance,
>
> Zoran
>
>
>

 
Reply With Quote
 
Kizetoni
Guest
Posts: n/a

 
      12-15-2005, 01:05 PM
Well, here's how it was:

I configured the DNS server, and added zone "di.local". After that the
configuration did all itself. There is a SOA record under this di.local
zone.

So, there is a SOA for the zone, men I don't know if it applies to be the
same SOA for this DC...?

NETDIAG and DCDIAG show:

DCdiag:
==================================================
Testing server: Default-First-Site-Name\MAILSRVR
Starting test: Connectivity
The host 030f919b-3351-4c6c-aeda-9146b8153c9a._msdcs.di.local
could not be resolved to an
IP address. Check the DNS server, DHCP, server name, etc
Although the Guid DNS name
(030f919b-3351-4c6c-aeda-9146b8153c9a._msdcs.di.local)
couldn't be resolved, the server name (MAILsrvr.di.local) resolved to
the IP address (10.200.21.17) and was pingable. Check that the IP
address is registered correctly with the DNS server.
.......................... MAILSRVR failed test Connectivity
After that, I added the host "" to host file, and then the problem
wanished.
But could I somehow do it more elegant, configuring / adding something
in DNS server?

NetDiag:
==================================================
DNS test . . . . . . . . . . . . . : Failed
[WARNING] The DNS entries for this DC are not registered correctly
on DNS server '127.0.0.1'. Please wait for 30 minutes for DNS server
replication.
[FATAL] No DNS servers have the DNS records for this DC
registered.


Regards, Zoran






"Seirius" <(E-Mail Removed)> skrev i en meddelelse
news:82D2D860-B387-4567-A4BA-(E-Mail Removed)...
> Check that your DNS server has a SOA record that corresponds to one of

your
> DC's.
>
> What do NETDIAG and DCDIAG show?
>
> "Kizetoni" wrote:
>
> > Hi All,
> >
> > I am having 2003 std DC with DNS server installed. The server's name is
> > "mailsrvr", and the domain is "di.local".
> >
> > Now, everything runs fine, and I can ping "mailsrvr" and
> > "mailsrvr.di.local", getting the right IP.
> >
> > But if I try to ping just "di.local", I get error "cannot find host".
> >
> > DCdiag, and NetDiag are also giving me errors.
> >
> > Any help?
> >
> > Thanx in advance,
> >
> > Zoran
> >
> >
> >




 
Reply With Quote
 
Kevin D. Goodknecht Sr. [MVP]
Guest
Posts: n/a

 
      12-15-2005, 05:11 PM
Kizetoni <(E-Mail Removed)> wrote:
> Well, here's how it was:
>
> I configured the DNS server, and added zone "di.local". After that the
> configuration did all itself. There is a SOA record under this
> di.local zone.
>
> So, there is a SOA for the zone, men I don't know if it applies to be
> the same SOA for this DC...?
>
> NETDIAG and DCDIAG show:
>
> DCdiag:
> ==================================================
> Testing server: Default-First-Site-Name\MAILSRVR
> Starting test: Connectivity
> The host 030f919b-3351-4c6c-aeda-9146b8153c9a._msdcs.di.local
> could not be resolved to an
> IP address. Check the DNS server, DHCP, server name, etc
> Although the Guid DNS name
> (030f919b-3351-4c6c-aeda-9146b8153c9a._msdcs.di.local)
> couldn't be resolved, the server name (MAILsrvr.di.local) resolved to
> the IP address (10.200.21.17) and was pingable. Check that the IP
> address is registered correctly with the DNS server.
> ......................... MAILSRVR failed test Connectivity
> After that, I added the host "" to host file, and then the problem
> wanished.
> But could I somehow do it more elegant, configuring / adding something
> in DNS server?
>
> NetDiag:
> ==================================================
> DNS test . . . . . . . . . . . . . : Failed
> [WARNING] The DNS entries for this DC are not registered correctly
> on DNS server '127.0.0.1'. Please wait for 30 minutes for DNS server
> replication.
> [FATAL] No DNS servers have the DNS records for this DC
> registered.


Remove the loopback address from the NIC for DNS, and enter ONLY the
internal private address in the DNS server list and make sure that DNS is
listening on that address. (DNS server properties, interfaces tab) You must
also use ONLY the internal private address for DNS on all clients.
Post an ipconfig /all from the DC and the list of zones in DNS if you need
further help.



--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


 
Reply With Quote
 
M Irusalimsky, MCSA
Guest
Posts: n/a

 
      12-15-2005, 07:20 PM
in network card properties of your DNS server....
perffered DNS servers....
put internal ip address of itself, and run: NetGiag /fix
see if it helps


"Kizetoni" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Well, here's how it was:
>
> I configured the DNS server, and added zone "di.local". After that the
> configuration did all itself. There is a SOA record under this di.local
> zone.
>
> So, there is a SOA for the zone, men I don't know if it applies to be the
> same SOA for this DC...?
>
> NETDIAG and DCDIAG show:
>
> DCdiag:
> ==================================================
> Testing server: Default-First-Site-Name\MAILSRVR
> Starting test: Connectivity
> The host 030f919b-3351-4c6c-aeda-9146b8153c9a._msdcs.di.local
> could not be resolved to an
> IP address. Check the DNS server, DHCP, server name, etc
> Although the Guid DNS name
> (030f919b-3351-4c6c-aeda-9146b8153c9a._msdcs.di.local)
> couldn't be resolved, the server name (MAILsrvr.di.local) resolved to
> the IP address (10.200.21.17) and was pingable. Check that the IP
> address is registered correctly with the DNS server.
> ......................... MAILSRVR failed test Connectivity
> After that, I added the host "" to host file, and then the problem
> wanished.
> But could I somehow do it more elegant, configuring / adding something
> in DNS server?
>
> NetDiag:
> ==================================================
> DNS test . . . . . . . . . . . . . : Failed
> [WARNING] The DNS entries for this DC are not registered correctly
> on DNS server '127.0.0.1'. Please wait for 30 minutes for DNS server
> replication.
> [FATAL] No DNS servers have the DNS records for this DC
> registered.
>
>
> Regards, Zoran
>
>
>
>
>
>
> "Seirius" <(E-Mail Removed)> skrev i en meddelelse
> news:82D2D860-B387-4567-A4BA-(E-Mail Removed)...
>> Check that your DNS server has a SOA record that corresponds to one of

> your
>> DC's.
>>
>> What do NETDIAG and DCDIAG show?
>>
>> "Kizetoni" wrote:
>>
>> > Hi All,
>> >
>> > I am having 2003 std DC with DNS server installed. The server's name is
>> > "mailsrvr", and the domain is "di.local".
>> >
>> > Now, everything runs fine, and I can ping "mailsrvr" and
>> > "mailsrvr.di.local", getting the right IP.
>> >
>> > But if I try to ping just "di.local", I get error "cannot find host".
>> >
>> > DCdiag, and NetDiag are also giving me errors.
>> >
>> > Any help?
>> >
>> > Thanx in advance,
>> >
>> > Zoran
>> >
>> >
>> >

>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Can't ping other foreset\domain Bob Windows Networking 10 05-14-2007 07:38 AM
Can't Ping Windows 2003 Domain Controller stefano.debellis@gmail.com Windows Networking 0 05-12-2006 05:25 PM
Cannot ping to trusted domain controller Mike H. Windows Networking 4 12-29-2004 09:37 PM
can't ping domain resources after VPN connection Eric L. Epps Windows Networking 4 08-26-2004 12:51 AM
why can't i ping windows machine in the same domain? lgn Linux Networking 2 07-13-2003 02:51 PM



1 2 3 4 5 6 7 8 9 10 11