On Thu, 2011-06-16 at 11:54 +0200, Juliusz Chroboczek wrote: > Investigation showed that the openresolv doesn't write > /var/run/dnsmasq/resolv.conf, instead appending the DHCP-provided name > servers to /etc/resolv.conf (*after* 127.0.0.1, which is why everything > broke).
openresolv does not come pre-configured for non libc resolvers. You are expected to configure /etc/resolvconf.conf (which has a man page) to get it to write out a dnsmasq configuation file which dnsmasq can then include. If the default for dnsmasq + resolvconf on Debian is to write out to that file, then we can patch the resolvconf.conf that ships with openresolv to do just this. Did you previously configure resolvconf to do this? Thanks Roy -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org