Delegating to a zone not Internet connected

Cricket Liu cricket at menandmice.com
Wed Nov 6 19:06:30 UTC 2002


Marco Masotti wrote:
> Hello, thank you for your reply.
> 
> Following your advice I will try to setup up another name server
> within my private network, as a caching server, and also make the
> external server non-recursive. Just then allow me to ask a bit more.
> 
> How just can I make that external server non-recursive?

Use the recursion options substatement:

options {
    recursion no;
};

cricket

Men & Mice
DNS Software, Training and Consulting
www.menandmice.com

The DNS and BIND Cookbook, available now!
http://www.oreilly.com/catalog/dnsbindckbk/


More information about the bind-users mailing list