Selective recursion

Cricket Liu cricket at menandmice.com
Thu Oct 4 19:45:28 UTC 2001


> Can anyone help me with the following:
> 
> I have BIND 8.2.5 installed and I want to disable recursion for all
> clients except those in 62.108.7.0/24, how can I accomplish this?

options {
    allow-recursion { 62.108.7/24; };
};

cricket

Men & Mice
DNS Software & Services
www.menandmice.com




More information about the bind-users mailing list