Re: [Dnsmasq-discuss] "--all-servers" always on?

2019-12-10 Thread John Siu
You will need "log-queries=extra" in config to see it. Then use nslookup/dig to different domains. On Tue, Dec 10, 2019 at 11:35 AM John Siu wrote: > > I see it doing it for every single request. > > On Tue, Dec 10, 2019 at 11:12 AM Simon Rettberg > wrote: > > > > Am Mon, 9 Dec 2019 11:58:22

Re: [Dnsmasq-discuss] "--all-servers" always on?

2019-12-10 Thread John Siu
I see it doing it for every single request. On Tue, Dec 10, 2019 at 11:12 AM Simon Rettberg wrote: > > Am Mon, 9 Dec 2019 11:58:22 -0500 > schrieb John Siu : > > dnsmasq sends queries to all servers occasionally to determine which > one replies fastest, and then keeps using that one exclusively

Re: [Dnsmasq-discuss] "--all-servers" always on?

2019-12-10 Thread Simon Rettberg
Am Mon, 9 Dec 2019 11:58:22 -0500 schrieb John Siu : dnsmasq sends queries to all servers occasionally to determine which one replies fastest, and then keeps using that one exclusively for a while. Do you see every single query sent to all servers, or just the first one after restarting dnsmasq?

Re: [Dnsmasq-discuss] "--all-servers" always on?

2019-12-10 Thread John Siu
dns_srv.conf: server=8.8.8.8 server=8.8.4.4 server=1.1.1.1 server=1.0.0.1 server=209.18.47.61 server=209.18.47.62 server=209.18.47.63 ## forward dns : ipv6 server=2001:4860:4860:: server=2001:4860:4860::8844 server=2606:4700:4700:: server=2606:4700:4700::1001 server=2001:1998:f00:1::1

Re: [Dnsmasq-discuss] "--all-servers" always on?

2019-12-10 Thread Siji Sunny
And what's in dns_srv.conf file ? On Tue, Dec 10, 2019 at 3:54 PM Geert Stappers < geert.stapp...@hendrikx-itc.nl> wrote: > On Tue, Dec 10, 2019 at 03:17:41AM -0500, John Siu wrote: > > On Tue, Dec 10, 2019 at 3:07 AM Siji Sunny wrote: > > > On Tue, Dec 10, 2019 at 12:52 PM John Siu wrote: > >

Re: [Dnsmasq-discuss] "--all-servers" always on?

2019-12-10 Thread Geert Stappers
On Tue, Dec 10, 2019 at 03:17:41AM -0500, John Siu wrote: > On Tue, Dec 10, 2019 at 3:07 AM Siji Sunny wrote: > > On Tue, Dec 10, 2019 at 12:52 PM John Siu wrote: > >> I tried with "default" in its own line, that gives error too. > > > > Will you please share dnsmasq.conf here. Which could and

Re: [Dnsmasq-discuss] "--all-servers" always on?

2019-12-10 Thread Siji Sunny
Will you please share dnsmasq.conf here. On Tue, Dec 10, 2019 at 12:52 PM John Siu wrote: > I tried with "default" in its own line, that gives error too. > > On Tue, Dec 10, 2019 at 2:16 AM Siji Sunny < > siji.su...@sugarboxnetworks.com> wrote: > >> >> There is no "default" option. It actually

Re: [Dnsmasq-discuss] "--all-servers" always on?

2019-12-10 Thread John Siu
Following is my config: # DNS #dns-forward-max=4 # LOG #log-queries=extra # log all query for debugging #log-dhcp quiet-dhcp quiet-dhcp6 quiet-ra except-interface=enp1s0 #listen-address=::1,127.0.0.1,172.168.168.1 no-poll # don't poll /etc/resolv.con for change no-resolv # don't use