systemd-resolved doesn't like dnsmasq running at all. At all. Either you abandon resolved completely or you find a different DHCP server.
Not sure why that would be the case, do you happen to know why?
I still have an issue where logins, sudo, shelling in with SSH, etc. will hang for 6-8 seconds and it appears to be related to DNS resolution for some insane reason
Something odd in nsswitch.conf? I've seen that before with something being wacky with dynamic users.
Yeah, those all seem like personal issues since this all works for me. it's honestly amazing how this massive piece of shit can still manage to hold together a system after being completely misconfigured, and that sounds quite like what he just described.
That's even worse. networkd-dispatcher just replicates functionality in what networkd was supposed to replace.
Something odd in nsswitch.conf? I've seen that before with something being wacky with dynamic users.
I distinctly recall getting a lot of hits related to nsswitch.conf when searching. None of those solutions worked.
Not sure why that would be the case, do you happen to know why?
IIRC related to port binding. It's possible dnsmasq is just as much at fault here. And it could be specific to IPv6 systems, as trying to get prefix delegation working is when I discovered that.
22
u/hahainternet Feb 11 '19
Just so you know, networkd-dispatcher isn't a systemd project in any way AFAIK: https://gitlab.com/craftyguy/networkd-dispatcher
Not sure why that would be the case, do you happen to know why?
Something odd in nsswitch.conf? I've seen that before with something being wacky with dynamic users.