So this is an odd issue I haven't seen anyone else with. All of a sudden, IPv4 addresses are unreachable on my Manjaro desktop, Ethernet hooked up computer.
I'm not super technical, but I've found a few things that seem out of place, such as I can't ping 8.8.8.8
:
$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
From 192.168.2.1 icmp_seq=1 Destination Net Unreachable
But something like Google.ca's IPv6 address is reachable:
$ ping google.ca
PING google.ca(yyz10s03-in-x03.1e100.net (2607:f8b0:400b:808::2003)) 56 data bytes
64 bytes from yyz10s03-in-x03.1e100.net (2607:f8b0:400b:808::2003): icmp_seq=1 ttl=54 time=28.3 ms
Other useful information:
Kernel: 4.19.85-1-MANJARO
Tried rebooting/disconnecting/reconnecting etc. Any advice?