Hacker News new | ask | show | jobs
by globular-toast 881 days ago
I haven't figured out how to get unbound to do this. It's easy to configure dnsmasq to do it, though

    address=/localhost/127.0.0.1
    address=/localhost/::1
I do this on my network because not every system resolver does it itself (annoyingly).