Forum Discussion
Jonas Löffel
Oct 11, 2018Copper Contributor
Windows Server 2016 is not pingable while it can ping other devices and have DNS problems
Hello Community, I have the following problem: On my VMWare vSphere ESXi 6.7 I have two Windows Server 2016 VMs. One (WDS-01) provides the AD, DNS and DHCP Server, the other one (WDS-02) should pr...
- Oct 15, 2018
On DC1 remove the router address listed for DNS and replace with 172.29.114.52, then do ipconfig /flushdns, ipconfig /registerdns, and reboot.
The ipconfig on "problemclient" is Ok.
The two ipconfig files you put up both have the same hostname? Which would be problematic.
For some reason root hints are IPv6 only. (would have expected IPv4)
As a work around you can add your ISP or other public DNS as forwarders. (remove router address here as well)
Dave Patrick
Oct 12, 2018MVP
Jonas Löffel wrote:
Hello Dave,
I don't have a domain firewall profile configrued yet. So I assume it use a default firewall profile?
It doesn't work quite like that. When NLA starts to detect the network location, the machine will contact the domain controller via port 389. If this detection successful, it will get the domain firewall profile (allowing for correct ports and IPv4 ICMP ping) and we cannot change the network location profile.
If the domain was not found or process failed, NLA will let you to determine which firewall profile will be used, private or public. Beyond this your options are to enable or disable each profile.
Or if you just wanted to allow ICMP then you can; Windows Firewall\Inbound Rules then find ICMPv4-In, right-click on it and Enable
Jonas Löffel
Oct 15, 2018Copper Contributor
Hello Dave,
here is the link from the requested files: https://1drv.ms/f/s!AoBwQgegx9tg1RTrbkvb5hjlcCLQ
As you can see, the DNS test failed for some reasons.
Both, the DC as well as the 2nd server have a static IP. Both devices are in the same domain, ABPROJ-HYRULE is the DC, ABPORJ-WDS-WSUS is the server which is not pingable but can ping other devices. It also can not access the Internet.
Oh, I was not able to change the language of the 2nd server because I was not able to download the english languagepack. Hopefully its not a big problem.