[Bug 998712] Re: domain name completion broken when dnsmasq is used
Wolf Rogner
war at rsb.at
Fri Dec 14 13:30:37 UTC 2012
Lots of speculations here.
My internal DNS server is 10.1.0.4. My fallback is the secondary
10.1.0.254 which acts as DNS forwarder and proxy to the third and
others.
The resolver works its way down: All things well => 10.1.0.4
Main server down: 10.1.0.254 will serve rudimentary internal services and redirects all requests to external DNSs
The third server is there as we need two DNS servers for official domain name registrations.
I have another issue: If dnsmasq is on via Network Manager opening a VPN
connection to a remote site violates all name resolution to internal
addresses (10.x.x.x).
Here is the catch:
If I turn off dnsmasq, all things work as expected. Names get resolved
correctyl in all networks (internal, remote and external).
I travel a lot and have my notebook set to attach in all these networks
automatically. It worked fine until dnsmasq was introduced.
I doubt that dnsmasq queries D-Bus for name resolution. And even if so,
I question if there is an order that says D-bus, then resolv.conf or
vice versa. To verify this, I will download the source and look into how
dnsmasq works internally.
I even question if my current understanding how DNS works is even
accurate. There are so many RFCs that cover DNS mDNS and others that I
need to update my knowledge first. I would not want you to search for
something that actually does not exist.
All I can confirm at the moment is that disabling dnsmasq (even if that
implies doing this on a multitude of machines) leads to a constantly
working infrastructure with far better performance.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/998712
Title:
domain name completion broken when dnsmasq is used
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/998712/+subscriptions
More information about the Ubuntu-server-bugs
mailing list