PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Noms de domaine > ms.public.win.server.dns > netdiag weird error
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
netdiag weird error

Réponse
 
LinkBack Outils de la discussion
Vieux 22/06/2007, 16h48   #1
morpheusone
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut netdiag weird error

Hi,
I have just finished setting DNS, but when i run netdiag I get a very weird
error:

'server.mydomain.local.'. [WSAEADDRNOTAVAIL ]
The name 'server.mydomain.local.' may not be registered in DNS.
[WARNING] Cannot find a primary authoritative DNS server for the
name
'server.mydomain.local.'. [ERROR_TIMEOUT]
The name 'server.mydomain.local.' may not be registered in DNS.
[WARNING] The DNS entries for this DC are not registered correctly on
DNS server '0.0.0.0'. Please wait for 30 minutes for DNS server replication.
[FATAL] No DNS servers have the DNS records for this DC registered.

That's really weird lol beeing the DC server right now the only server
registered by DNS! I looked in all the records and it seems all ok... why it
says DNS server '0.0.0.0'?? It's set correctly loopback as DNS server
[127.0.0.1 --> 192.168.0.3], so why it claims to search on 0.0.0.0?? Nonsense
O.o I am getting crazy on that... maybe it's only a "false message error",
one of these we have to get used too, but which does not point to real
problems, but i need someone to me or to kill me :P

[P.S. also dnslookup finds correctly the DC server! weird!]

  Réponse avec citation
Vieux 22/06/2007, 18h47   #2
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: netdiag weird error

Read inline please.

In news:7ED067B7-D102-442A-9F17-1CCC3C42ED33@microsoft.com,
morpheusone <morpheusone@discussions.microsoft.com> typed:
> Hi,
> I have just finished setting DNS, but when i run netdiag I get a very
> weird error:
>
> 'server.mydomain.local.'. [WSAEADDRNOTAVAIL ]
> The name 'server.mydomain.local.' may not be registered
> in DNS. [WARNING] Cannot find a primary authoritative DNS
> server for the
> name
> 'server.mydomain.local.'. [ERROR_TIMEOUT]
> The name 'server.mydomain.local.' may not be registered
> in DNS. [WARNING] The DNS entries for this DC are not registered
> correctly on
> DNS server '0.0.0.0'. Please wait for 30 minutes for DNS server
> replication. [FATAL] No DNS servers have the DNS records for this DC
> registered.
>
> That's really weird lol beeing the DC server right now the only server
> registered by DNS! I looked in all the records and it seems all ok...
> why it says DNS server '0.0.0.0'?? It's set correctly loopback as DNS
> server [127.0.0.1 --> 192.168.0.3], so why it claims to search on
> 0.0.0.0?? Nonsense O.o I am getting crazy on that... maybe it's only
> a "false message error", one of these we have to get used too, but
> which does not point to real problems, but i need someone to me
> or to kill me :P
>
> [P.S. also dnslookup finds correctly the DC server! weird!]


Actually, using the loopback is not the best to use, you should use the
server's IP address on the internal interface for DNS.
Also, make sure the DNS server is configured to listen to IP addresses
physically on the server.

Do not use Internet Connection Sharing on a server with DNS or DHCP running
on it, use NAT in RRAS and make sure the DNS Proxy is disabled in NAT (Name
resolution tab).





--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This s

===================================
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/
http://message.wftx.us/
===================================
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.oe.com/OEBackup/Default.aspx
===================================


  Réponse avec citation
Vieux 22/06/2007, 20h26   #3
morpheusone
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: netdiag weird error

Read inline

"Kevin D. Goodknecht Sr. [MVP]" wrote:

> Read inline please.
>
> In news:7ED067B7-D102-442A-9F17-1CCC3C42ED33@microsoft.com,
> morpheusone <morpheusone@discussions.microsoft.com> typed:
> > Hi,
> > I have just finished setting DNS, but when i run netdiag I get a very
> > weird error:
> >
> > 'server.mydomain.local.'. [WSAEADDRNOTAVAIL ]
> > The name 'server.mydomain.local.' may not be registered
> > in DNS. [WARNING] Cannot find a primary authoritative DNS
> > server for the
> > name
> > 'server.mydomain.local.'. [ERROR_TIMEOUT]
> > The name 'server.mydomain.local.' may not be registered
> > in DNS. [WARNING] The DNS entries for this DC are not registered
> > correctly on
> > DNS server '0.0.0.0'. Please wait for 30 minutes for DNS server
> > replication. [FATAL] No DNS servers have the DNS records for this DC
> > registered.
> >
> > That's really weird lol beeing the DC server right now the only server
> > registered by DNS! I looked in all the records and it seems all ok...
> > why it says DNS server '0.0.0.0'?? It's set correctly loopback as DNS
> > server [127.0.0.1 --> 192.168.0.3], so why it claims to search on
> > 0.0.0.0?? Nonsense O.o I am getting crazy on that... maybe it's only
> > a "false message error", one of these we have to get used too, but
> > which does not point to real problems, but i need someone to me
> > or to kill me :P
> >
> > [P.S. also dnslookup finds correctly the DC server! weird!]

>
> Actually, using the loopback is not the best to use, you should use the
> server's IP address on the internal interface for DNS.

ok, changed with server's IP
> Also, make sure the DNS server is configured to listen to IP addresses
> physically on the server.

checked
> Do not use Internet Connection Sharing on a server with DNS or DHCP running
> on it, use NAT in RRAS and make sure the DNS Proxy is disabled in NAT (Name
> resolution tab).

DHCP is disabled, internet conneciotn sharing as well.
If I understood what you are saying, that is a scenario with 2 net adapters,
one for managing lan traffic, and another for wan traffic, and routing
enabled. But at the moment i have only one net adapter, which works both for
lan and wan [the server, to access the wan, contacts a gateway/firewall/dsl
modem]. By the way, the only computer that, at the moment, has wan access is
the server, the lan is still closed, so there is no internet connection
sharing nor routing of lan traffic to the external net (wan). When the server
will be ready, the wan access will be deployed thanks to another net adapter,
so no internet connection sharing on this adapter nor other traffic directed
to the wan will pass across the net adapter currently installed.
As i said it's very odd that the only host available on the lan is getting
an error, more scaring beeing also the DNS!

Sorry, but I can't still understand that error nor the possible solution
Please, microsoft guru, open my eyes :P
>
>
>
>
>
> --
> Best regards,
> Kevin D. Goodknecht Sr. [MVP]
> Hope This s
>
> ===================================
> 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/
> http://message.wftx.us/
> ===================================
> 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.oe.com/OEBackup/Default.aspx
> ===================================
>
>
>

  Réponse avec citation
Vieux 23/06/2007, 04h36   #4
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: netdiag weird error

Read inline please.

In news:77231EFD-7498-4DB0-A7FA-CC92BF5DE8A4@microsoft.com,
morpheusone <morpheusone@discussions.microsoft.com> typed:
> Read inline
> DHCP is disabled, internet conneciotn sharing as well.
> If I understood what you are saying, that is a scenario with 2 net
> adapters, one for managing lan traffic, and another for wan traffic,
> and routing enabled. But at the moment i have only one net adapter,
> which works both for lan and wan [the server, to access the wan,
> contacts a gateway/firewall/dsl modem]. By the way, the only computer
> that, at the moment, has wan access is the server, the lan is still
> closed, so there is no internet connection sharing nor routing of lan
> traffic to the external net (wan). When the server will be ready, the
> wan access will be deployed thanks to another net adapter, so no
> internet connection sharing on this adapter nor other traffic
> directed to the wan will pass across the net adapter currently
> installed.


Once again, did you check the listening IP address on the DNS server
properties in the DNS Management Console?
This error "WSAEADDRNOTAVAIL" tells me that DNS is not listening on a
correct IP address.
Make sure the DHCP Client service is running.

Please post your ipconfig /all (unedited)


--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This s

===================================
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/
http://message.wftx.us/
===================================
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.oe.com/OEBackup/Default.aspx
===================================


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 04h46.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,13627 seconds with 12 queries