Re: networkmanager not working
Reply #1 –
Try ping 1.1.1.1
❯ ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
64 bytes from 1.1.1.1: icmp_seq=1 ttl=56 time=6.48 ms
64 bytes from 1.1.1.1: icmp_seq=2 ttl=56 time=6.95 ms
64 bytes from 1.1.1.1: icmp_seq=3 ttl=56 time=5.74 ms
If you get replies as above it's a problem with DNS.
What is the output of
cat /etc/resolv.conf