Hello, > The solution would be to gather the resolver data in dns_add() and > domain_add(), and then call resolvconf -a iface once, with all > information.
I just had a look at dibbler git (which seems to be at the moment almost dibbler 1.0.0), and the gathering stuff is already there: The /etc/resolv.conf editing code. Dibbler would just need to keep a separate resolv.conf (initially empty), perhaps in /var/lib/dibbler/resolv.conf, and then after each change feed that to "resolvconf -a $IFACE.inet6". Regards, Fabian -- Fabian "zzz" Pietsch - http://www.canvon.de/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

