Thanks for that. The underlying assumption here, is that other devices using the same connection, aren’t having the same issue. Can you confirm that?
Yes, every other device on my network is fine, and this PC has the same issue regardless of which network I connect to.
It fails in the exact same way on my phone’s hotspot, both wirelessly and via USB tethering.
output of ‘ip route’?
Then try to ping your gateway (first ip in the output above)
And:
route -n
To confirm, your router lives at 192.168.1.254
?
Yes, it does
What’s the output of this (pinging Cloudflare DNS again, but via IPv6):
ping 2606:4700:4700::64 -c 4 -6
I feel that his routing table being duplicated is somehow to blame…though I don’t know how it got that way.
Good point. The enp12s0
adaptor holds two IP addresses:
192.168.1.237
192.168.1.72
I’ll try this, I apologize for the delay.
Edit:
ping: connect: network is unreachable
What should I do about this?
I’d suggest trying the ethernet first, assuming it has worked earlier.
Check the cable connection to the router. Unplug and re-plug.
The cable itself can also be broken for some reason, try another ethernet cable.
I’ve done all this, the cable is brand new, and I’ve tried every ethernet port on the router. The cable works to connect to the router, and I can connect with it perfectly fine if I just reboot into windows.
Edit: I did try to make sure it’s not any hardware issue before bringing it here, and have narrowed it down to being a problem specific to this particular install of EOS
That sounds like some very hidden setting has changed…
And it may be hard to find if you haven’t explicitly changed anything in your system.
Are you sure you didn’t set the firewall to not let any traffic through?
What I would try (making the assumption you’re running KDE and NetworkManager), disable networking via the network applet, verify that you see nothing in the routing tables. Reenable networking…and hope you have only two entries and one IP address.
Is Fast Boot disabled in the BIOS/UEFI and Windows?
My firewall is disabled, I made sure
Yes, fast boot is disabled everywhere