Hi, ...on Tue, Jul 12, 2005 at 04:24:04PM +0200, Rapha??l Berbain wrote:
> * Alexander Bochmann: > > a script that does it. But I don't think you could run > > it from dhclient, as there's no way I know of to pass the > > retrieved name server information to a script. > dhclient already runs dhclient-script(8), and passes it the > ISP-supplied DNS IPs, doesn't it ? *ouch* right, sorry, I missed $new_domain_name_servers in there... > To clarify, the question is more a bind one than a dhcp one: Do I > have to stop bind, rewrite /var/named/etc/named.conf, start bind again > or is there a way to give forwarder IPs to bind through, e.g., > rndc(8) ? You dont' have to stop bind, but rndc is not an interface to change bind's configuration. Change named.conf and then run rndc reconfig. Alex.

