Re: No DNS servers configured for local system.
- From: "Doug Sherman [MVP]" <dsherman@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 30 Oct 2005 19:37:33 -0500
Try:
1. "The network connection tcp/ip properties point to the external name
server and are set to not register." If this is a DC/DNS server, then it
must register its resource records in DNS; TCP/IP properties should be
statically configured and must point to the Server's own IP, not some
external server, for DNS. If you need Internet name resolution, configure
Forwarders in the DNS mmc to point to your ISP's DNS server.
2. "DHCP Client not needed since the system has a static internal ip
address." The DHCP Client service is required in order to update DNS
regardless of how TCP/IP is configured.
Doug Sherman
MCSE, MCSA, MCP+I, MVP
"MikeV99" <me@xxxxxxxxxxx> wrote in message
news:6uiam15vobl98tu94eknceeh72cssmp26t@xxxxxxxxxx
> Oh shoot ... I found the correct version...
>
> DNS test . . . . . . . . . . . . . : Failed
> [WARNING] The DNS entries for this DC are not registered correctly
> on DNS server 'external name server'. Please wait for 30 minutes for
> DNS server replication.
>
> OK, can you please point me somewhere that will help with that?
>
> I have a server on a LAN with internal ip address (DNS server & DC).
> It is connected to the internet via a router.
>
> The network connection tcp/ip properties point to the external name
> server and are set to not register.
>
> Where am I missing out in the DNS server for not pointing to its self?
> My zone records are at the bottom of this message.
>
> Thanks.
>
> On 30 Oct 2005 16:16:01 -0600, MikeV99 <me@xxxxxxxxxxx> wrote:
>
> >Thanks, but I think I meet all the steps...
> >
> >1. If this the only DNS in the LAN, make sure the DNS point to itself
> >instead of ISP DNS.
> >
> >The internal address is used in the DNS server (192...) only and the
> >forward zone points to itself.
> >
> >2 If there are two DNS servers in the LAN, make sure they point to
> >each other as primary and themselves as secondary.
> >
> >Only 1 DNS server in the LAN.
> >
> >3. If your machine is pointing to the ISP DNS, you may want to stop to
> >register with the DNS. To do that, open the DNS tab of the advanced
> >TCP/IP properties of the connection and uncheck Register this
> >connection's address in DNS.
> >
> >Always.
> >
> >4. Running NETDIAG /fix may fix the issue.
> >
> >The only copy I could find is for windows 2000 only.
> >
> >5. Make sure the DHCP Client be running in the problem computer.
> >
> >DHCP Client not needed since the system has a static internal ip
> >address.
> >
> >Any other advice?
> >
> >On Sat, 29 Oct 2005 20:53:57 -0500, "Robert L [MS-MVP]"
> ><noreply@xxxxxxxxxxx> wrote:
> >
> >>You may need to re-configure the DNS settings based on the following
troubleshooting solutions,
> >>
> >>Event ID Troubleshooting Event ID: 5782 - Dynamic registration or
deregistration of one or more DNS records failed with the following error:
No DNS servers configured for local system...Resolutions...
> >> www.chicagotech.net/wineventid.htm
> >>
> >>
> >>
> >>Bob Lin, MS-MVP, MCSE & CNE
> >>Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
> >>How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
> >> "MikeV99" <me@xxxxxxxxxxx> wrote in message
news:tve7m1lns65deophhbmtnm8nndgb5l1h5a@xxxxxxxxxx
> >> I get these on a regular basis. I would like to resolve them, but ...
> >> How can the local system run without a DNS server? Mine seems to be
> >> doing OK?
> >>
> >> Event Type: Warning
> >> Event Source: NETLOGON
> >> Event Category: None
> >> Event ID: 5782
> >> Date: 10/29/2005
> >> Time: 8:16:42 AM
> >> User: N/A
> >> Computer: WIN2003-HOME
> >> Description:
> >> Dynamic registration or deregistration of one or more DNS records
> >> failed with the following error:
> >>
> >> No DNS servers configured for local system.
> >>
> >> For more information, see Help and Support Center at
> >> http://go.microsoft.com/fwlink/events.asp.
> >> Data:
> >> 0000: 7c 26 00 00 |&..
> >>
> >> This help says
> >>
> >> Explanation
> >> The DNS server could not dynamically delete the DNS records.
> >>
> >> User Action
> >> To initiate dynamic deletion on the DNS server, do the following:
> >>
> >> Run DCDiag.exe.
> >> This program is located on your Windows Server 2003 CD in the
> >> Support\Tools folder.
> >> Fix any problems identified by DCDiag.exe.
> >> At the command prompt on the DC, type
> >> nltest.exe /dsregdns
> >> The Nttest.exe program is available on the Microsoft Windows Server
> >> 2000 Resource Kit CD.
> >>
> >> However, the issue of dynamic deletion of of DNS records would seem to
> >> be different than the configuration of a DNS server for the local
> >> system.
> >>
> >> Everything passes when I run DCDiag except:
> >>
> >> C:\Work>dcdiag
> >>
> >> Domain Controller Diagnosis
> >>
> >> Performing initial setup:
> >> Done gathering initial info.
> >>
> >> Doing initial required tests
> >>
> >> Testing server: Default-First-Site-Name\WIN2003-HOME
> >> Starting test: Connectivity
> >> The host
> >> fc6f4ee6-5726-4d23-8ab5-7dfece509647._msdcs.foo.com could not be
> >> resolved to an IP address. Check the DNS server, DHCP, server name,
> >> etc
> >>
> >> Although the Guid DNS name
> >> (fc6f4ee6-5726-4d23-8ab5-7dfece509647._msdcs.foo.com)
> >> couldn't be resolved, the server name (WIN2003-HOME.foo.com) resolved
> >> to the IP address (192.168.1.95) and was pingable.
> >>
> >> Check that the IP address is registered correctly with the DNS server.
> >> ......................... WIN2003-HOME failed test connectivity
> >>
> >> The DNS server looks OK ??
> >>
> >> The forward lookup zone for foo.com is running and contains
> >>
> >> Name Type Data
> >> _msdcs
> >> (same as parent folder) Start of Authority (SOA) [3],
> >> win2003-home.foo.com., hostmaster.
> >> (same as parent folder) Name Server (NS) win2003-home.foo.com.
> >> win2003-home Host (A) 192.168.1.95
> >>
> >> Everything seems to work OK except for the event log warnings.
> >>
> >> Any ideas?
> >>
> >> Thanks.
.
- Follow-Ups:
- Re: No DNS servers configured for local system.
- From: Robert L [MS-MVP]
- Re: No DNS servers configured for local system.
- Prev by Date: Re: After VPN conn. i am not able to ping local comp by NAME
- Next by Date: Re: VPN client adds wrong route to local route table
- Previous by thread: Once more THREE minutes VPN connection
- Next by thread: Re: No DNS servers configured for local system.
- Index(es):
Relevant Pages
|
|