Just a note: nslookup doesn't produce the error, accessing http://science.howstuffworks.com/reverse-osmosis.htm through firefox or chromium does.
/etc/resolv.conf is symlinked to ../run/resolvconf/resolv.conf I assume that this is the default option (and dnsmasq issues a warning if it isn't symlinked to this file) ***with dnsmasq stopped*** /etc/resolv.conf nameserver 127.0.0.53 /run/systemd/resolve/resolv.conf nameserver 192.168.2.1 ***after starting dnsmasq*** /etc/resolv.conf nameserver 127.0.0.1 /run/systemd/resolve/resolv.conf nameserver 192.168.2.1 /run/dnsmasq/resolv.conf nameserver 127.0.0.53 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1688364 Title: Non existent host causes 100% cpu utilization by systemd-resolved and dnsmasq To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1688364/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
