F5F Stay Refreshed Power Users Networks My network suddenly stops working for download tests, so I can't get data at all.

My network suddenly stops working for download tests, so I can't get data at all.

My network suddenly stops working for download tests, so I can't get data at all.

Pages (3): Previous 1 2 3 Next
T
Teksanity
Member
73
03-31-2026, 10:50 AM
#11
Open a Command Prompt window and run the command ipconfig /all to see your network settings, then share what you find with me.
T
Teksanity
03-31-2026, 10:50 AM #11

Open a Command Prompt window and run the command ipconfig /all to see your network settings, then share what you find with me.

Y
yoman225
Member
71
04-01-2026, 07:21 PM
#12
Check this out here: https://ibb.co/pnLLhwc
Y
yoman225
04-01-2026, 07:21 PM #12

Check this out here: https://ibb.co/pnLLhwc

2
22554home
Junior Member
19
04-09-2026, 10:35 AM
#13
Run and post the results of running arp -a. Check where you see ipconfig /all. Did you assign a static IP (192.168.1.2) to your PC? If so, why did you do that? If no, look at your Ethernet network adapter settings and make sure it is set to "Obtain an IP address automatically".
2
22554home
04-09-2026, 10:35 AM #13

Run and post the results of running arp -a. Check where you see ipconfig /all. Did you assign a static IP (192.168.1.2) to your PC? If so, why did you do that? If no, look at your Ethernet network adapter settings and make sure it is set to "Obtain an IP address automatically".

K
kreptedcannon
Member
227
04-09-2026, 05:19 PM
#14
I tried setting up DNS servers in a hope that would help if I assigned them. Back then, I did this too just so I could set up some port forwarding. I went back to my old way and ran an arp -a command. Here is what it showed: https://ibb.co/N7WxKdx NOTE: Even after changing the IP back to automatic, the problem stayed exactly as before.
K
kreptedcannon
04-09-2026, 05:19 PM #14

I tried setting up DNS servers in a hope that would help if I assigned them. Back then, I did this too just so I could set up some port forwarding. I went back to my old way and ran an arp -a command. Here is what it showed: https://ibb.co/N7WxKdx NOTE: Even after changing the IP back to automatic, the problem stayed exactly as before.

Y
Ygr1k
Member
218
04-09-2026, 11:41 PM
#15
Which IP addresses does the router get for its own network? How many are at the start and how many stop it there? Don't change anything else. Just run these commands: "ipconfig /all", "arp -a", and "tracert 8.8.8.8". Remember, DNS is not the same as DHCP.
Y
Ygr1k
04-09-2026, 11:41 PM #15

Which IP addresses does the router get for its own network? How many are at the start and how many stop it there? Don't change anything else. Just run these commands: "ipconfig /all", "arp -a", and "tracert 8.8.8.8". Remember, DNS is not the same as DHCP.

G
Goddesss
Member
103
04-10-2026, 12:46 AM
#16
DHCP gives me a range from 192.168.1.2 to 192.168.1.254. I can check my settings here or trace the path by using ARP, Tracert, and other tools at https://ibb.co/BnYvkhm.
G
Goddesss
04-10-2026, 12:46 AM #16

DHCP gives me a range from 192.168.1.2 to 192.168.1.254. I can check my settings here or trace the path by using ARP, Tracert, and other tools at https://ibb.co/BnYvkhm.

D
Darkforen
Junior Member
4
04-15-2026, 12:49 PM
#17
I've tried running a speed test on an Ubuntu system, but I still face the same issues.
D
Darkforen
04-15-2026, 12:49 PM #17

I've tried running a speed test on an Ubuntu system, but I still face the same issues.

B
bishopboys68
Posting Freak
899
04-16-2026, 08:40 AM
#18
Does your ISP offer IPv6? If they don't, turn it off. Are you sure only one network card is active on your PC? Is there no wireless adapter, or if there is a wireless one, is it turned off? Using the command "arp -a" shows four other devices that get their IP addresses automatically (DHCP). Does this match what you expect?
B
bishopboys68
04-16-2026, 08:40 AM #18

Does your ISP offer IPv6? If they don't, turn it off. Are you sure only one network card is active on your PC? Is there no wireless adapter, or if there is a wireless one, is it turned off? Using the command "arp -a" shows four other devices that get their IP addresses automatically (DHCP). Does this match what you expect?

M
116
04-19-2026, 09:39 AM
#19
I disabled IPv6, no differences. There is a second network adapter that I use for USB Tethering from my phone but it is disabled when I am using Ethernet. Other devices are 2 or 3 phones, 2 laptops and a smart thermostat that would be all, nothing new, it is like that for months. I have captured my network with Wireshark during a download speed test. I do not know how to interpret this data and it seems a little overwhelming to me. Would anyone care to take a look? This is the link to the file where I uploaded it: https://easyupload.io/6yc4a2 Thanks a lot for helping me out! EDIT: From what I have figured out reading online, it seems like I am getting around 4.7% packet loss which seems very bad. Those are bad TCP re-transmissions etc. NOTE: For the third night in a row I have noted that during night time, somewhere after midnight the network speed return to normal without any droppings. To me this smells like ISP problem after all...however I am still boggled about the fact while during daytime my PC is acting up but on other devices it is working fine. Cable is not the problem, I tested that.
M
mrwalrusman100
04-19-2026, 09:39 AM #19

I disabled IPv6, no differences. There is a second network adapter that I use for USB Tethering from my phone but it is disabled when I am using Ethernet. Other devices are 2 or 3 phones, 2 laptops and a smart thermostat that would be all, nothing new, it is like that for months. I have captured my network with Wireshark during a download speed test. I do not know how to interpret this data and it seems a little overwhelming to me. Would anyone care to take a look? This is the link to the file where I uploaded it: https://easyupload.io/6yc4a2 Thanks a lot for helping me out! EDIT: From what I have figured out reading online, it seems like I am getting around 4.7% packet loss which seems very bad. Those are bad TCP re-transmissions etc. NOTE: For the third night in a row I have noted that during night time, somewhere after midnight the network speed return to normal without any droppings. To me this smells like ISP problem after all...however I am still boggled about the fact while during daytime my PC is acting up but on other devices it is working fine. Cable is not the problem, I tested that.

K
Kunk
Junior Member
9
04-20-2026, 08:47 PM
#20
Who is in charge of controlling the ZTE router? If you can see the router's messages, that might help. You'll have to ask for help from someone who manages the router.
K
Kunk
04-20-2026, 08:47 PM #20

Who is in charge of controlling the ZTE router? If you can see the router's messages, that might help. You'll have to ask for help from someone who manages the router.

Pages (3): Previous 1 2 3 Next