dns1: 192.168.122.225 dns1: 192.168.122.226 xenial: 192.168.122.222 Setting up as described in c #8
As before things depend on the order, so asking the second mostly fails while for the first it works mostly. One can use a loop like: i=0; until dig test.paelzertest1.lan @127.0.0.1 | grep REFUSED; do echo $((i++)); done For the name served by 225 this is mostly at ~40 but for 226 more like ~0-6. Anyway they all fail without the fix at some point. After installing the fix from proposed I was able to do thousands of requests without any issue. The SERVFAIL case works as well. ** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1726017 Title: dnsmasq prematurely returns REFUSED, breaking resolver To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1726017/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
