Hi, I have a box running bind as a cache+forwarder setup. It connects to the ISP through DHCP. When dhclient kicks in, it fetches the ISP-provided DNS IPs and by default puts those in /etc/resolv.conf.
Instead of that, I'd like /etc/resolv.conf to point to localhost. I'd also like dhclient to tell bind to use the DNS IPs it got by dhcp as forwarders. I can think of several ways to keep /etc/resolv.conf pointing to localhost, but I can't find a way to have dhclient update bind's idea of forwarders IPs. As an aside, I STFW|A and discovered that the FAQ has no 6.8 section. Google results however seem to suggest that this section was about bind. Does anybody know what happened to it ? Also, I found this post http://www.monkey.org/openbsd/archive/misc/0110/msg01695.html dating back from 2001 which asks exactly the same question. The answers were basically 'go static'. The lack of hits regarding this issue seem to indicate that there is some obvious answer in the docs that I missed, so if someone would be kind enough to point me to the right FM that'd be great. TIA, -- RaphaC+l

