Quantcast
Channel: Network Infrastructure Servers forum
Viewing all articles
Browse latest Browse all 5877

Server 2012 r2 DNS, clients are not dynamically updating DNS when I use a secure only connection.

$
0
0

I recently set up a Server 2012 r2 Active Directory with DNS.  None of my member servers (all Server 2012 r2, same subnet) are able to do a "Secure registration" in DNS.  All member servers are domain joined to the same domain as the DNS server.  The DNS Server is also the Domain Controller.

Landscape:

-POCDOM001 - Forest Root Domain Controller, DNS.

Domain name is abclab.internal

-ABCPOCSQL001 - SQL Server and Remote Desktop

-ABCPOCDSP001 - Application server running IIS.

DNS is AD Integrated.  All IPs are DHCP from a non-Microsoft DHCP server.

IPCONFIG /registerdns doesn't fix anything.

Has anyone else run into this?  Any suggestions on resolution?


This is the error in the Windows Event Log.

Log Name:      System
Source:        Microsoft-Windows-DNS-Client
Date:          7/23/2015 10:05:07 PM
Event ID:      8020
Task Category: (1028)
Level:         Warning
Keywords:      
User:          NETWORK SERVICE
Computer:      ABCPOCDSP001.poclab.internal
Description:
The system failed to register host (A or AAAA) resource records (RRs) for network adapter
with settings:

           Adapter Name : {E2ACAB24-2C72-40EE-875B-4DDA6CB99999}
           Host Name : ABCPOCDSP001
           Primary Domain Suffix : poclab.internal
           DNS server list :
              10.0.0.90
           Sent update to server : <?>
           IP Address(es) :
             10.0.0.226

The reason the system could not register these RRs during the update request was because of a system problem. You can manually retry DNS registration of the network adapter and its settings by typing 'ipconfig /registerdns' at the command prompt. If problems still persist, contact your DNS server or network systems administrator. See event details for specific error code information.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-DNS-Client" Guid="{1C95126E-7EEA-49A9-A3FE-A378B03DDB4D}" />
    <EventID>8020</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>1028</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2015-07-23T22:05:07.581689100Z" />
    <EventRecordID>47832</EventRecordID>
    <Correlation />
    <Execution ProcessID="756" ThreadID="1060" />
    <Channel>System</Channel>
    <Computer>ABCPOCDSP001.poclab.internal</Computer>
    <Security UserID="S-1-5-20" />
  </System>
  <EventData>
    <Data Name="AdapterName">{E2ACAB24-2C72-40EE-875B-4DDA6CB88004}</Data>
    <Data Name="HostName">ABCPOCDSP001</Data>
    <Data Name="AdapterSuffixName">poclab.internal</Data>
    <Data Name="DnsServerList">10.0.0.90</Data>
    <Data Name="Sent UpdateServer">&lt;?&gt;</Data>
    <Data Name="Ipaddress">10.0.0.226</Data>
    <Data Name="ErrorCode">4294967295</Data>
  </EventData>
</Event>


Viewing all articles
Browse latest Browse all 5877

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>