F5F Stay Refreshed Power Users Networks A single Windows device in a network fails to start only two web pages.

A single Windows device in a network fails to start only two web pages.

A single Windows device in a network fails to start only two web pages.

Pages (2): 1 2 Next
S
SSGSS_Saiyan
Member
160
09-01-2021, 12:45 AM
#1
Hey everyone! Here’s a fresh take on my recent networking adventure—especially if you're into Windows troubleshooting. I recently swapped out my old ISP router for an OpenNMS firewall, a Ubiquiti AP, and a Pi.hole. What used to deliver just 3-4 Mbps now tops out around 45 Mbps. The improvement came with some unexpected hiccups: a Windows machine suddenly couldn’t load certain sites—like a government portal and a work schedule page. It gave a clear DNS error right away, similar to what Pihole would show. The device still works fine for normal tasks, but that one machine was a bit of a puzzle.

I’ve tried everything: running ipconfig commands, refreshing the DHCP, resetting drivers, disabling and re-enabling the network, changing security settings, and even flushing the DNS cache. I even gave it a static IP and double-checked the firewall logs. The Pi.hole itself didn’t block anything obvious, though I’m still curious about that.

My next move is to reimage the whole setup—preferably if I can avoid it. But I’m eager to learn more about these fixes and share what I discover. Thanks for your support! Don’t forget to have a great day!
S
SSGSS_Saiyan
09-01-2021, 12:45 AM #1

Hey everyone! Here’s a fresh take on my recent networking adventure—especially if you're into Windows troubleshooting. I recently swapped out my old ISP router for an OpenNMS firewall, a Ubiquiti AP, and a Pi.hole. What used to deliver just 3-4 Mbps now tops out around 45 Mbps. The improvement came with some unexpected hiccups: a Windows machine suddenly couldn’t load certain sites—like a government portal and a work schedule page. It gave a clear DNS error right away, similar to what Pihole would show. The device still works fine for normal tasks, but that one machine was a bit of a puzzle.

I’ve tried everything: running ipconfig commands, refreshing the DHCP, resetting drivers, disabling and re-enabling the network, changing security settings, and even flushing the DNS cache. I even gave it a static IP and double-checked the firewall logs. The Pi.hole itself didn’t block anything obvious, though I’m still curious about that.

My next move is to reimage the whole setup—preferably if I can avoid it. But I’m eager to learn more about these fixes and share what I discover. Thanks for your support! Don’t forget to have a great day!

A
averyreese
Member
163
09-01-2021, 04:50 AM
#2
Review the hosts file, it seems it was intentionally blocked there.
A
averyreese
09-01-2021, 04:50 AM #2

Review the hosts file, it seems it was intentionally blocked there.

H
Heyello
Member
196
09-01-2021, 03:46 PM
#3
Hosts file appears to be missing, not functioning properly. I considered using a file from a reliable device like my laptop, but found only Tailscale entries there, suggesting the default settings were fine. Still, I wondered if it might help.
H
Heyello
09-01-2021, 03:46 PM #3

Hosts file appears to be missing, not functioning properly. I considered using a file from a reliable device like my laptop, but found only Tailscale entries there, suggesting the default settings were fine. Still, I wondered if it might help.

H
HoodieSwag
Member
125
09-05-2021, 10:57 AM
#4
This device isn't showing any internet security applications.
H
HoodieSwag
09-05-2021, 10:57 AM #4

This device isn't showing any internet security applications.

R
RulwenJr
Posting Freak
786
09-10-2021, 04:31 PM
#5
Clear the DNS cache and restart network configurations. Launch an elevated Command Prompt as Administrator. Enter the following commands sequentially and press Enter after each: ipconfig /flushdns nbtstat -R nbtstat -RR netsh int reset all netsh int ip reset netsh winsock reset Reboot your machine and test again. Confirm DNS settings: ensure the Windows machine uses the correct Pi.hole IP address and there are no conflicting entries. If problems persist, consider a full reinstall as a potential solution. Sometimes unexpected fixes work surprisingly well. Good luck!
R
RulwenJr
09-10-2021, 04:31 PM #5

Clear the DNS cache and restart network configurations. Launch an elevated Command Prompt as Administrator. Enter the following commands sequentially and press Enter after each: ipconfig /flushdns nbtstat -R nbtstat -RR netsh int reset all netsh int ip reset netsh winsock reset Reboot your machine and test again. Confirm DNS settings: ensure the Windows machine uses the correct Pi.hole IP address and there are no conflicting entries. If problems persist, consider a full reinstall as a potential solution. Sometimes unexpected fixes work surprisingly well. Good luck!

T
TreeRex19
Member
194
09-12-2021, 09:00 AM
#6
It seems these gadgets all run Bitdefender Home without issues. I turned off everything in Bitdefender during testing and still got nothing. It logs when a blocked site appears but doesn’t actually show up, suggesting it’s either within the network or on the device itself. The immediate crash to “can’t load” indicates it’s likely local rather than internet routing problems. Bitdefender probably consults cloud services before deciding what to block. I’ve noticed similar behavior with self-signed devices like my NAS—Bitdefender usually throws a warning. Thanks for the info! I’ll try this again tomorrow, either during the day or after work, and let you know how it goes. Appreciate your help! (Edit: minor grammar adjustments.)
T
TreeRex19
09-12-2021, 09:00 AM #6

It seems these gadgets all run Bitdefender Home without issues. I turned off everything in Bitdefender during testing and still got nothing. It logs when a blocked site appears but doesn’t actually show up, suggesting it’s either within the network or on the device itself. The immediate crash to “can’t load” indicates it’s likely local rather than internet routing problems. Bitdefender probably consults cloud services before deciding what to block. I’ve noticed similar behavior with self-signed devices like my NAS—Bitdefender usually throws a warning. Thanks for the info! I’ll try this again tomorrow, either during the day or after work, and let you know how it goes. Appreciate your help! (Edit: minor grammar adjustments.)

N
npalmen
Member
202
09-12-2021, 05:52 PM
#7
Also verify if the device is employing identical DNS servers as the remaining ones.
N
npalmen
09-12-2021, 05:52 PM #7

Also verify if the device is employing identical DNS servers as the remaining ones.

K
Katz81
Junior Member
18
09-19-2021, 12:19 AM
#8
I finally tried executing the commands. The main issue was the netsh command didn't locate anything, so I used netsh int ip reset all instead. After running the steps, rebooting helped, but manually setting the DNS in Control Panel still didn’t work. It seems a reimage or restoring from a backup might be necessary. Thanks for your support!
K
Katz81
09-19-2021, 12:19 AM #8

I finally tried executing the commands. The main issue was the netsh command didn't locate anything, so I used netsh int ip reset all instead. After running the steps, rebooting helped, but manually setting the DNS in Control Panel still didn’t work. It seems a reimage or restoring from a backup might be necessary. Thanks for your support!

L
Lilbeefy03
Junior Member
6
09-19-2021, 08:58 AM
#9
The Pihole is currently addressing the inquiries. This update comes from today’s testing.
L
Lilbeefy03
09-19-2021, 08:58 AM #9

The Pihole is currently addressing the inquiries. This update comes from today’s testing.

P
Pyroytic
Member
56
09-24-2021, 12:02 PM
#10
A tiny, soft touch just in case anyone has ideas before I make any changes this weekend!
P
Pyroytic
09-24-2021, 12:02 PM #10

A tiny, soft touch just in case anyone has ideas before I make any changes this weekend!

Pages (2): 1 2 Next