Link to home
Start Free TrialLog in
Avatar of tonynakad
tonynakadFlag for Aruba

asked on

Server Dns Problem Microsoft windows 2003

Event Type:      Error
Event Source:      DNS
Event Category:      None
Event ID:      6702
Date:            3/10/2015
Time:            11:19:43 AM
User:            N/A
Computer:      GIORDANOHQ
Description:
DNS server has updated its own host (A) records.  In order to ensure that its DS-integrated peer DNS servers are able to replicate with this server, an attempt was made to update them with the new records through dynamic update.  An error was encountered during this update, the record data is the error code.
 
If this DNS server does not have any DS-integrated peers, then this error
should be ignored.
 
If this DNS server's Active Directory replication partners do not have the correct IP address(es) for this server, they will be unable to replicate with it.
 
To ensure proper replication:
1) Find this server's Active Directory replication partners that run the DNS server.
2) Open DnsManager and connect in turn to each of the replication partners.
3) On each server, check the host (A record) registration for THIS server.
4) Delete any A records that do NOT correspond to IP addresses of this server.
5) If there are no A records for this server, add at least one A record corresponding to an address on this server, that the replication partner can contact.  (In other words, if there multiple IP addresses for this DNS server, add at least one that is on the same network as the Active Directory DNS server you are updating.)
6) Note, that is not necessary to update EVERY replication partner.  It is only necessary that the records are fixed up on enough replication partners so that every server that replicates with this server will receive (through replication) the new data.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: b4 05 00 00               ´...    


i get this dns  error how can i can solve it
Avatar of Craig Beck
Craig Beck
Flag of United Kingdom of Great Britain and Northern Ireland image

It's safe to ignore if you only have that server.  It happens sometimes with no explanation.

If you have more than one DC on that domain, are they replicating?
Avatar of tonynakad

ASKER

i have only 1 server
You're ok to ignore it then :-)
i have a problem that when i try to join the domain from a client computer  i get a dns error
That's usually a client problem.

You need to make sure that the client only points to the server's IP for DNS, and you need to ensure that you're using the correct DNS suffix.
Where is your dhcp server? If not on your server, you have to make sure the dhcp option for DNS/nameserver included with an ip assignment your windows server DNS is sent.

This might also resolve your posted issue. I.e. Your windows server dc has public DNS server entries.
Ipconfig /all

To avoid DNS errors in both computer addition, and updates.
i already joined it was i was putting the wrong domain name thanks you solved my question
i have the dhcp enabled but my question is if i have my isp dhcp enabled will it have conflict?
i have it enabled on the server now if open a port on my arris 1670a motorolla i need the firewall on the modem enabled do i have to have it enabled on the serer and disabled on the arris modem?
You would need to disable your router's DHCP after you authorize, establish the scope and configure it according to your setup. Establish scope options settings nameserver, router, etc.
Exclude IPs you will be statically assigning to server .... Setup ip reservations if any currently setup in the ISP router.

Not sure what firewall settings/implications you are referencing, there is no need to make any firewall changes to enable client receiving DHCP allocating IPs.
DHCP works on a network broadcast anything on the SAME Network (switch) will see the broadcast. If your setup includes VLANs where the DHCP server is on one VLAN while the workstations clients needing IPs is on another, your firewall/router/switch will need to have DHCP relay agent/ip Helper defined pointing (forwarding the broadcast requests seen) to the DHCP server.
If you have VLANs they often have different IP meaning your dhcp will need to have to scopes to accommodate each VLAN.
I posted a picture of  the ip setting on the server so do you meen  that my router of my isp has to be enabled the dhcp will it make conflict if I have the server dhcp enabled ?
I think we're getting into a different question completely now.
ASKER CERTIFIED SOLUTION
Avatar of arnold
arnold
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial