My Ubuntu is 20.04.6. Recently, I installed VPN, then I found I cannot connect to the Internet (even after I uninstalling it). I have tried all the methods, but with no luck. Following are commands:
nslookup
connection timed out; no servers could be reached
ping website return
Temporary failure in name resolution
(ping ip address ok)
cat /etc/resolv.conf
nameserver 127.0.0.53
ll /etc/network (no interface file)
ifconfig
ip link show
ip route
Any comment is really appreciated!




