Comment 1 for bug 1729194

Revision history for this message
Christopher (chalbersma-12) wrote : Re: Systemd-Resolvd Forgets to Resolv Request

Some more troubleshooting, I've found that if I manually set my nameserver to 127.0.0.53 systemd-resolver starts working again. However everytime that a wifi network connects or disconnects, it switches back to `127.0.0.1`

It does look like systemd-resolve only listens on that port too. :

`udp 0 0 127.0.0.53:53 0.0.0.0:* 858/systemd-resolve`

So what I need to find out is why network-manager isn't using the right settings for systemd-resolve.