Re: Temporary failure in name tesolution
Reply #3 –
Is 192.168.0.1 the IP address of your default gateway? If it is so, then something is wrong with your local network configuration, not with the DNS.
How do you connect to your wifi network, do you use wpa_supplicant or whatever?
When your connection to the router is OK, then you'll read something like
inet 192.168.1.36/24 brd 192.168.1.255 scope global dynamic noprefixroute wlp5s0
in your 'ip a s' output under your wlan adapter entry.
It seems that your DHCP configuration fails for some reason and your wlan adapter doesn't receive an IP address and other needed stuff.