Hi,

I've tried current git version v2.87test4-2-g9560658c5ba2.

Usually /run/dnsmasq/resolv.conf has only one entry for my
home Wifi router. When I enable a VPN connection two more
entries are added, but dnsmasq doesn't read it correctly.

Real:
nameserver 10.x.xx.60
nameserver 10.x.xx.75
nameserver 192.168.178.1

dnsmasq log:
Nov  3 23:19:56 dnsmasq[31323]: reading /run/dnsmasq/resolv.conf
Nov  3 23:19:56 dnsmasq[31323]: using nameserver 192.168.178.1#53
Nov  3 23:19:56 dnsmasq[31323]: using nameserver 10.x.xx.75#53
Nov  3 23:19:56 dnsmasq[31323]: using nameserver 192.168.178.1#53


Queries then fail with NXDOMAIN.  FWIW I still use --strict-order.


Best Regards,
Johannes

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Reply via email to