This one time, at band camp, Edwin Humphries wrote:
>Just changing our DNS settings after churning to a new provider.
>
>I remember there is a setting for BIND that tells it to refer DNS requests 
>for addresses it does not have cached to a specific name-server, rather 
>than doing a top-down DNS resolution.
>
>Now I can't find it. Does anyone know where it is?

forwarders {
        x.x.x.x;
        y.y.y.y;
};
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to