Forum Discussion
Windows Server 2016 No Internet Access after AD, DNS and DHCP setup
Hi Dave,
I have provided Static IP for DNS server address with the Domain Controller IP adress and theDC has localhost ip iei 127.0.0.1 as its DNS server. My DNS server forwarding is referring to my router IP i.e. local DNS gateway.
When I try to add a new computer it gives the following error:
The error was: "No records found for given DNS query."
(error code 0x0000251D DNS_INFO_NO_RECORDS)
The query was for the SRV record for _ldap._tcp.dc._msdcs.<my domain>
So my basic problem is I cannot get my DNS server to work correctly hence no internet access and cannot add computers to domain.
Are there any particular steps?
Please run;
Dcdiag /v /c /d /e /s:DCName >c:\dcdiag.log
(please replace DCName with your domain controller's netbios name)
also run;
ipconfig /all > C:\dc1.txt
ipconfig /all > C:\client.txt
then put files up on OneDrive and share a link.
- Ullas PathakJun 26, 2018Copper ContributorHI Dave,
The DCDiag files are uploaded here:
https://sncoptiramp-my.sharepoint.com/:f:/g/personal/upathak_optiramp_com/EpterLubTppEkYir_tAvE6IBLrEmzpQopuDBJDLsk2FBMw?e=XIWCfM- Dave PatrickJun 26, 2018MVP
The private addresses cannot be used by anyone here so blanking them just removes useful info for trouble shooting. The DC and problem clients are missing (assumption?) the static address of domain controller listed for DNS.
If you cannot post the logs then I'd start a support case here.
https://support.microsoft.com/en-us/gp/contactus81?Audience=Commercial
- Ullas PathakJun 27, 2018Copper ContributorHi Dave,
I have just removed the host name and domain controller name.
Eq. HostName: SERVER1
Domain Name: test.server.com
Domain Name Part 1: test
Domain Name Part 2: server
"The DC and problem clients are missing (assumption?) the static address of domain controller listed for DNS."
No they are not missing the static ip address of the server.
In the DCDiag file there is are multiple errors regarding no response from DNS server. Is there anything helpful in that?