help with DNS cache

Dawn Connelly dawn.connelly at gmail.com
Mon Jan 22 04:22:15 UTC 2007


Sounds to me like you are looking for the forwarders option.
options {
forwarders { 213.165.64.1; };
//all your other options and stuff
};
That will tell your caching server to forward all queries that it isn't
authoritative for to the machine(s) you list in forwarders.
On 1/21/07, dev_null at pubbox.net <dev_null at pubbox.net> wrote:
>
> Hello members,
>
> Currently I run BIND 9.3.2-P2 as DNS Cache.
> The things I want to do is that,this DNS Cache would get the datas from
> specified top-level DNS.For example,I want to the Cache get the name-datas
> from the name server of "213.165.64.1".Please help tell me how to config
> it.Thanks.
>
> --Dave
>
>
>




More information about the bind-users mailing list