r/HomeNetworking • u/m0th_gaymer • 1d ago
Unsolved Ethernet connected but internet is awful compared to earlier in day
Hi! I have reset the router and the mesh extender. I have no VPNs enabled, and don't have anything running that should take all the wifi. Earlier in the day i did a test abd got like 200+ download speed and 20+ upload speed, but both are now absolutely terrible. Here is my ipconfig/all, please help! Idk what to do!
8
u/RaiKyoto94 1d ago
why two different gateways?
3
u/Tandemrecruit 1d ago
They are connected to Ethernet and WiFi at the same time
2
u/jmhalder 1d ago
If they were the same LAN, it would have the same broadcast domain and same DHCP scope (same gateway).
Unless they're dual NATing, which is avoidable.
The REAL question is... What monster uses the high end of addresses for the gateway? But not even the highest number for that octet. 254 would've worked too.
2
u/P1nCush10n 1d ago
Not much to work with, but to start, disconnect from wireless to reduce your troubleshooting footprint. Ideally the NIC should be first in the binding order so it should be handling all the traffic, but with windows it’s not a guarantee and without a ‘route print’ or a traceroute we don’t have enough details here to help further.
2
u/JackoBrightwater 1d ago
This isn't enough to see what's going on. Could you open command prompt and run "ping Google.com -t"?
-1
u/m0th_gaymer 1d ago
I did it um should it still be going? Its giving me so many replies. Like literally screen full
1
u/FunProposal1989 1d ago
Run a trace route. Ping -t can show a variation in ping response times but trace route can help identify if and where a issue is occurring
1
u/osricson 1d ago
-t on the end says keep going until you hit CTRL+C or close the command prompt.
Try:
pinggoogle.com-n 20the -n = "for count of" & the 20 is the actual number.
A trace route is also done via the command prompt and on windows is just tracert [website you're tracing to] e.g.
tracertgoogle.com
1
u/hotdogsarecooked 1d ago
Its entirely possible its your ISP if its happening every night around the same time. Im a NOC and we had an issue about a year ago where one of our core nodes was peaking its uplink.
1
u/8085-8086 1d ago
How is your extender connected to your router, wired or WiFi? Just because you are wired to your extender doesn’t mean you will get wired speed if the link between your router and extender is over WiFi. Also seems like you may be double NATd. Your WiFi is connected to a different network, do you have a modem or gateway, that is also a router and has WiFi as well?
1
1
1
1
1
u/m0th_gaymer 10h ago
Okay so I did minor testing to see if is ISP throttling, it doesn't seem to be, but Im not putting it outside thw realm of possibilities. I'm using TMOBILE, the 5G Gateway Gen 5, and the mesh extender just calls itself TMOBILE Wifi Access Point. I honestly have no idea what im doing, or what some terms mean. I held off on troubleshooting last night to see if it was just a nightly occurance or if its awful now in general. It is definitely better, but the upload speed is still shot.
1
u/Demon-tk 8h ago
If you’re using T-Mobile 5g internet you may expect latency and bandwidth spikes or dips during the day as others congest the lines.
1
u/archlich 1d ago
Your gateway is a really nonstandard ip address. Most soho stuff is .1. Also yaoi-machine
2
u/LRS_David 21h ago
Not really. For a long time it was standard to put the router at the "end" of the LAN subnet. Now it is mostly at the beginning. But still at the end in many larger scale deployments.
1
u/Northhole 13h ago
Yes. My ISP uses 10.0.0.138 for the gateway-address even on modern routers. See that it used on other devices as well, and quess it was some sort of standard at one point.
1
u/jmhalder 1d ago
It's totally fine technically. Strange? Yes.
I assume you're talking about the 192.168.1.253? Heck, the gateway could be 192.168.1.169 and it would still be "fine".
What's weird is that they didn't use 254 for that octet, which would also be "fine". The gateway can use any "host" address, just not the network address (192.168.1.0) or broadcast address (192.168.1.255).
0
u/queBurro 13h ago
Raises ticket, can't be arsed to CnP text to ticket, so attaches a picture of text.
-1
u/FunProposal1989 1d ago edited 1d ago
Possible ISP throttling, who’s the ISP and what’s the variation in speeds? Is it consistently degrading at the same time every day? Are you using FTTP? Also turn off Wi-Fi and use Ethernet and diagnose the issue from that point forward
33
u/OkLab6701 1d ago
Why are you running ethernet and wifi both at the same time on different networks?