Comment 11 for bug 389006

Revision history for this message
Tony Espy (awe) wrote :

commit cfb2b72dc6f1ab9e66daf53d4d7113997499049a
Author: Dan Williams <email address hidden>
Date: Sat Nov 14 14:42:58 2009 -0800

    dnsmasq: VPN DNS fixes

    Turn DHCP and DNS debugging on with NM_DNSMASQ_DEBUG.

    Without --strict-order, dnsmasq will round-robin queries which in
    the case of VPN connections may result in the query going to the
    non-VPN nameserver. Also, allow dnsmasq to poll resolv.conf for
    nameserver updates so that when the default connection changes,
    it knows about the new nameservers.