I have a couple of computers that are acting strange and can’t figure this one out. They will connect to the network and show connected to the internet but no website will open. I can ping web addresses and get a response. I can remote into the computers from another computer so the network connection is good. However, can not get to any internet site. This is a hardwired connection and not wifi. I have tried the following:<\/p>\n
\n
Flushed the DNS with ipconfig /flushdns<\/li>\n
Removed the nic card from device manager and re-added.<\/li>\n
Checked the driver of the nic card.<\/li>\n
Unplugged a network cable from computer next to one of them that works and plugged into the one not working and still doesn’t work.<\/li>\n
Ran network troubleshooter and it says connection is fine.<\/li>\n
Ran netsh int ip reset and netsh winsock reset<\/li>\n
Restarted computer many times.<\/li>\n
Cleared the arp cache on the PC<\/li>\n<\/ol>\n
Advertisement
I’m thinking it is the network card itself but it is strange that 3 computers out of 4 started doing this at the same time. All 4 computers are connected to the same network switch. I have restarted the network switch also. 1 computer works fine but the other 3 have no internet.<\/p>","upvoteCount":4,"answerCount":21,"datePublished":"2025-05-09T13:37:10.320Z","author":{"@type":"Person","name":"stevedulaney","url":"https://community.spiceworks.com/u/stevedulaney"},"acceptedAnswer":{"@type":"Answer","text":"
Advertisement
Does the firewall support dual active ISP ? \nperhaps try disconnecting that second ISP and re-testing to see if it solves the problem.<\/p>","upvoteCount":2,"datePublished":"2025-05-09T16:25:37.389Z","url":"https://community.spiceworks.com/t/dns-network-issue-no-internet/1204194/12","author":{"@type":"Person","name":"matt7863","url":"https://community.spiceworks.com/u/matt7863"}},"suggestedAnswer":[{"@type":"Answer","text":"
I have a couple of computers that are acting strange and can’t figure this one out. They will connect to the network and show connected to the internet but no website will open. I can ping web addresses and get a response. I can remote into the computers from another computer so the network connection is good. However, can not get to any internet site. This is a hardwired connection and not wifi. I have tried the following:<\/p>\n
\n
Flushed the DNS with ipconfig /flushdns<\/li>\n
Removed the nic card from device manager and re-added.<\/li>\n
Checked the driver of the nic card.<\/li>\n
Unplugged a network cable from computer next to one of them that works and plugged into the one not working and still doesn’t work.<\/li>\n
Ran network troubleshooter and it says connection is fine.<\/li>\n
Ran netsh int ip reset and netsh winsock reset<\/li>\n
Restarted computer many times.<\/li>\n
Cleared the arp cache on the PC<\/li>\n<\/ol>\n
I’m thinking it is the network card itself but it is strange that 3 computers out of 4 started doing this at the same time. All 4 computers are connected to the same network switch. I have restarted the network switch also. 1 computer works fine but the other 3 have no internet.<\/p>","upvoteCount":4,"datePublished":"2025-05-09T13:37:10.417Z","url":"https://community.spiceworks.com/t/dns-network-issue-no-internet/1204194/1","author":{"@type":"Person","name":"stevedulaney","url":"https://community.spiceworks.com/u/stevedulaney"}},{"@type":"Answer","text":"
When troubleshooting a problem on multiple systems, always try to find the common points of configuration. It certainly could be a DNS thing, but that’s not the only option. In this case an equally likely the point would be the router/firewall which would be the final hop before exiting to the Internet, or IP configuration. Unlikely to be the switched unless it’s a managed switch, and in a network that small it would be strange to find one.<\/p>\n
Do these PCs use DHCP for IP assignment? Have you checked their IP configuration (ipconfig /all) to verify that they have the correct Default Gateway, Subnet mask and DNS server assignment. If DHCP and any of those are incorrect, then your DHCP config could be off.<\/p>\n
Very unlikely that 3/4 ethernet cards would go bad at the same time. It’s almost never the hardware for something like this.<\/p>","upvoteCount":2,"datePublished":"2025-05-09T14:14:10.946Z","url":"https://community.spiceworks.com/t/dns-network-issue-no-internet/1204194/2","author":{"@type":"Person","name":"kwelch007","url":"https://community.spiceworks.com/u/kwelch007"}},{"@type":"Answer","text":"
\n
What DNS do they get?<\/li>\n
If you don’t use a proxy, do these IPs have internet access through the firewall?<\/li>\n
If you do use a proxy, do they get the correct config?<\/li>\n
What reply do they get if they ping google.com<\/code><\/li>\n
Is anything on their local firewall blocking access?<\/li>\n
Are they running W11 24H2 - there are known issues with networking on this OS. Grab the drivers from the manufacture, not Microsoft update.<\/li>\n<\/ol>","upvoteCount":1,"datePublished":"2025-05-09T14:15:23.343Z","url":"https://community.spiceworks.com/t/dns-network-issue-no-internet/1204194/3","author":{"@type":"Person","name":"Rod-IT","url":"https://community.spiceworks.com/u/Rod-IT"}},{"@type":"Answer","text":"
Yes, they all get ip from DHCP. They all get the correct subnet and gateway. The 3 that don’t work are on the same subnet and gateway as the one working.<\/p>","upvoteCount":1,"datePublished":"2025-05-09T14:19:08.451Z","url":"https://community.spiceworks.com/t/dns-network-issue-no-internet/1204194/4","author":{"@type":"Person","name":"stevedulaney","url":"https://community.spiceworks.com/u/stevedulaney"}},{"@type":"Answer","text":"
Thanks for the suggestions.<\/p>\n
\n
It is a local DNS server. All 4 use the same ip configuration (DHCP, subnet, gateway, DNS are all set the same) 1 computer works, the other 3 do not.<\/li>\n
Do not use a proxy, firewall is turned off<\/li>\n