DNS server not responding on one machine on network The Next CEO of Stack OverflowWrong DNS for just one site on development machinefailover dns not working and not sure how to troubleshootMS DNS lookup issueWindows Server 2003 DNS not resolving internal and external domains for clientsWindows 7 is skipping the primary DNS server and moving straight to the alternate DNS serverDNS not responding with IP addressDNS Server Responses and TimeoutsDNS server cannot resolve addresses itselfWindows 2k8 R2 DNS server - DNS request timed outOnly one Windows 10 PC cannot ping/access two 2003 R2 servers as of recent
What was Carter Burke's job for "the company" in Aliens?
Decide between Polyglossia and Babel for LuaLaTeX in 2019
How to avoid supervisors with prejudiced views?
Audio Conversion With ADS1243
Expectation in a stochastic differential equation
What day is it again?
"Eavesdropping" vs "Listen in on"
Is there a way to save my career from absolute disaster?
Easy to read palindrome checker
TikZ: How to fill area with a special pattern?
Why don't programming languages automatically manage the synchronous/asynchronous problem?
Are the names of these months realistic?
Reshaping json / reparing json inside shell script (remove trailing comma)
Getting Stale Gas Out of a Gas Tank w/out Dropping the Tank
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
How to get the last not-null value in an ordered column of a huge table?
Can you teleport closer to a creature you are Frightened of?
Is fine stranded wire ok for main supply line?
Does higher Oxidation/ reduction potential translate to higher energy storage in battery?
Is there an equivalent of cd - for cp or mv
Can I board the first leg of the flight without having final country's visa?
Scary film where a woman has vaginal teeth
Film where the government was corrupt with aliens, people sent to kill aliens are given rigged visors not showing the right aliens
Is there a difference between "Fahrstuhl" and "Aufzug"?
DNS server not responding on one machine on network
The Next CEO of Stack OverflowWrong DNS for just one site on development machinefailover dns not working and not sure how to troubleshootMS DNS lookup issueWindows Server 2003 DNS not resolving internal and external domains for clientsWindows 7 is skipping the primary DNS server and moving straight to the alternate DNS serverDNS not responding with IP addressDNS Server Responses and TimeoutsDNS server cannot resolve addresses itselfWindows 2k8 R2 DNS server - DNS request timed outOnly one Windows 10 PC cannot ping/access two 2003 R2 servers as of recent
We have a network with a Primary Domain Controller running Windows Server 2016 and acting as the primary DNS, a desktop running Windows 10, and a laptop running Windows 10.
This morning, the laptop was acting squirelly and I rebooted. Since I rebooted, I'm getting "DNS Server isn't responding" on any internet access. Both the Server and the Desktop are working fine. I've compared the DNS server configuration as shown by ipconfig on the laptop and the desktop, and they are identical. I've tried doing nslookup cmds on the laptop directed to the external DNS servers, and the respond "DNS request timed out."
Event log has quite a number of DNS Client errors, mostly basically saying it can't reach the DNS server.
I'm baffled. I had a similar problem a few months ago, and it was resolved by rebooting all the machines, but that has not helped this time.
domain-name-system windows-server-2016 windows-10
add a comment |
We have a network with a Primary Domain Controller running Windows Server 2016 and acting as the primary DNS, a desktop running Windows 10, and a laptop running Windows 10.
This morning, the laptop was acting squirelly and I rebooted. Since I rebooted, I'm getting "DNS Server isn't responding" on any internet access. Both the Server and the Desktop are working fine. I've compared the DNS server configuration as shown by ipconfig on the laptop and the desktop, and they are identical. I've tried doing nslookup cmds on the laptop directed to the external DNS servers, and the respond "DNS request timed out."
Event log has quite a number of DNS Client errors, mostly basically saying it can't reach the DNS server.
I'm baffled. I had a similar problem a few months ago, and it was resolved by rebooting all the machines, but that has not helped this time.
domain-name-system windows-server-2016 windows-10
add a comment |
We have a network with a Primary Domain Controller running Windows Server 2016 and acting as the primary DNS, a desktop running Windows 10, and a laptop running Windows 10.
This morning, the laptop was acting squirelly and I rebooted. Since I rebooted, I'm getting "DNS Server isn't responding" on any internet access. Both the Server and the Desktop are working fine. I've compared the DNS server configuration as shown by ipconfig on the laptop and the desktop, and they are identical. I've tried doing nslookup cmds on the laptop directed to the external DNS servers, and the respond "DNS request timed out."
Event log has quite a number of DNS Client errors, mostly basically saying it can't reach the DNS server.
I'm baffled. I had a similar problem a few months ago, and it was resolved by rebooting all the machines, but that has not helped this time.
domain-name-system windows-server-2016 windows-10
We have a network with a Primary Domain Controller running Windows Server 2016 and acting as the primary DNS, a desktop running Windows 10, and a laptop running Windows 10.
This morning, the laptop was acting squirelly and I rebooted. Since I rebooted, I'm getting "DNS Server isn't responding" on any internet access. Both the Server and the Desktop are working fine. I've compared the DNS server configuration as shown by ipconfig on the laptop and the desktop, and they are identical. I've tried doing nslookup cmds on the laptop directed to the external DNS servers, and the respond "DNS request timed out."
Event log has quite a number of DNS Client errors, mostly basically saying it can't reach the DNS server.
I'm baffled. I had a similar problem a few months ago, and it was resolved by rebooting all the machines, but that has not helped this time.
domain-name-system windows-server-2016 windows-10
domain-name-system windows-server-2016 windows-10
edited Mar 12 '18 at 16:03
Andrew Schulman
6,420102240
6,420102240
asked Mar 12 '18 at 15:21
Dave HannaDave Hanna
156116
156116
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
A miss-config on the network configuration or where it's connected (cable vs wifi) most probably.
If you are connected by a cable, please make sure the laptop wifi is at off and that you are really connected to your corporate network.
Issue a ipconfig /release, ipconfig /release and watch if your DHCP server can issue you a lease.
If yes, an ipconfig /all will give you the dhcp server IP, you should be able to ping it. If yes, after try to ping your DNS server, it should work.
Thanks for the response. I had checked most of that before, but I hadn't checked the source of the DHCP information. On the desktop, it was coming from the PDC, but on the laptop it was coming from the wireless router. The laptop is connected by WiFi, while the desktop is hardwired. However, correcting that didn't change anything. Also, that configuration hadn't change in some time.
– Dave Hanna
Mar 12 '18 at 16:44
1
Well, I spoke too soon. After changing the router config to not act as DHCP server, and doing a ipconfig /release followed by ipconfig /renew, nothing had changed. But when I rebooted, everything started working. Thanks for the help.
– Dave Hanna
Mar 12 '18 at 16:50
add a comment |
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f901228%2fdns-server-not-responding-on-one-machine-on-network%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
A miss-config on the network configuration or where it's connected (cable vs wifi) most probably.
If you are connected by a cable, please make sure the laptop wifi is at off and that you are really connected to your corporate network.
Issue a ipconfig /release, ipconfig /release and watch if your DHCP server can issue you a lease.
If yes, an ipconfig /all will give you the dhcp server IP, you should be able to ping it. If yes, after try to ping your DNS server, it should work.
Thanks for the response. I had checked most of that before, but I hadn't checked the source of the DHCP information. On the desktop, it was coming from the PDC, but on the laptop it was coming from the wireless router. The laptop is connected by WiFi, while the desktop is hardwired. However, correcting that didn't change anything. Also, that configuration hadn't change in some time.
– Dave Hanna
Mar 12 '18 at 16:44
1
Well, I spoke too soon. After changing the router config to not act as DHCP server, and doing a ipconfig /release followed by ipconfig /renew, nothing had changed. But when I rebooted, everything started working. Thanks for the help.
– Dave Hanna
Mar 12 '18 at 16:50
add a comment |
A miss-config on the network configuration or where it's connected (cable vs wifi) most probably.
If you are connected by a cable, please make sure the laptop wifi is at off and that you are really connected to your corporate network.
Issue a ipconfig /release, ipconfig /release and watch if your DHCP server can issue you a lease.
If yes, an ipconfig /all will give you the dhcp server IP, you should be able to ping it. If yes, after try to ping your DNS server, it should work.
Thanks for the response. I had checked most of that before, but I hadn't checked the source of the DHCP information. On the desktop, it was coming from the PDC, but on the laptop it was coming from the wireless router. The laptop is connected by WiFi, while the desktop is hardwired. However, correcting that didn't change anything. Also, that configuration hadn't change in some time.
– Dave Hanna
Mar 12 '18 at 16:44
1
Well, I spoke too soon. After changing the router config to not act as DHCP server, and doing a ipconfig /release followed by ipconfig /renew, nothing had changed. But when I rebooted, everything started working. Thanks for the help.
– Dave Hanna
Mar 12 '18 at 16:50
add a comment |
A miss-config on the network configuration or where it's connected (cable vs wifi) most probably.
If you are connected by a cable, please make sure the laptop wifi is at off and that you are really connected to your corporate network.
Issue a ipconfig /release, ipconfig /release and watch if your DHCP server can issue you a lease.
If yes, an ipconfig /all will give you the dhcp server IP, you should be able to ping it. If yes, after try to ping your DNS server, it should work.
A miss-config on the network configuration or where it's connected (cable vs wifi) most probably.
If you are connected by a cable, please make sure the laptop wifi is at off and that you are really connected to your corporate network.
Issue a ipconfig /release, ipconfig /release and watch if your DHCP server can issue you a lease.
If yes, an ipconfig /all will give you the dhcp server IP, you should be able to ping it. If yes, after try to ping your DNS server, it should work.
answered Mar 12 '18 at 16:13
yagmoth555♦yagmoth555
12.3k31842
12.3k31842
Thanks for the response. I had checked most of that before, but I hadn't checked the source of the DHCP information. On the desktop, it was coming from the PDC, but on the laptop it was coming from the wireless router. The laptop is connected by WiFi, while the desktop is hardwired. However, correcting that didn't change anything. Also, that configuration hadn't change in some time.
– Dave Hanna
Mar 12 '18 at 16:44
1
Well, I spoke too soon. After changing the router config to not act as DHCP server, and doing a ipconfig /release followed by ipconfig /renew, nothing had changed. But when I rebooted, everything started working. Thanks for the help.
– Dave Hanna
Mar 12 '18 at 16:50
add a comment |
Thanks for the response. I had checked most of that before, but I hadn't checked the source of the DHCP information. On the desktop, it was coming from the PDC, but on the laptop it was coming from the wireless router. The laptop is connected by WiFi, while the desktop is hardwired. However, correcting that didn't change anything. Also, that configuration hadn't change in some time.
– Dave Hanna
Mar 12 '18 at 16:44
1
Well, I spoke too soon. After changing the router config to not act as DHCP server, and doing a ipconfig /release followed by ipconfig /renew, nothing had changed. But when I rebooted, everything started working. Thanks for the help.
– Dave Hanna
Mar 12 '18 at 16:50
Thanks for the response. I had checked most of that before, but I hadn't checked the source of the DHCP information. On the desktop, it was coming from the PDC, but on the laptop it was coming from the wireless router. The laptop is connected by WiFi, while the desktop is hardwired. However, correcting that didn't change anything. Also, that configuration hadn't change in some time.
– Dave Hanna
Mar 12 '18 at 16:44
Thanks for the response. I had checked most of that before, but I hadn't checked the source of the DHCP information. On the desktop, it was coming from the PDC, but on the laptop it was coming from the wireless router. The laptop is connected by WiFi, while the desktop is hardwired. However, correcting that didn't change anything. Also, that configuration hadn't change in some time.
– Dave Hanna
Mar 12 '18 at 16:44
1
1
Well, I spoke too soon. After changing the router config to not act as DHCP server, and doing a ipconfig /release followed by ipconfig /renew, nothing had changed. But when I rebooted, everything started working. Thanks for the help.
– Dave Hanna
Mar 12 '18 at 16:50
Well, I spoke too soon. After changing the router config to not act as DHCP server, and doing a ipconfig /release followed by ipconfig /renew, nothing had changed. But when I rebooted, everything started working. Thanks for the help.
– Dave Hanna
Mar 12 '18 at 16:50
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f901228%2fdns-server-not-responding-on-one-machine-on-network%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown