Re: [LEDE-DEV] dns setup problem

2017-06-21 Thread Eric Luehrsen
On 06/21/2017 03:42 PM, e9hack wrote: > Hi, > > the dns setup for dnsmasq does have a bug. If option resolvfile is used and > its value isn't '/tmp/resolv.conf.auto', > name resolution doesn't work. The given file is empty. A file > '/tmp/resolv.conf.auto' is generated and contains the > correct

[LEDE-DEV] dns setup problem

2017-06-21 Thread e9hack
Hi, the dns setup for dnsmasq does have a bug. If option resolvfile is used and its value isn't '/tmp/resolv.conf.auto', name resolution doesn't work. The given file is empty. A file '/tmp/resolv.conf.auto' is generated and contains the correct dns servers, but it isn't used by dnsmasq. This mak