On 21.05.13 11:03, Mark Andrews wrote:
        The simplest solution is to slave the root zone and
        turn off notify to so you don't spam the official
        root servers.  192.5.5.241 is f.root-servers.net.

zone "." IN {
       type slave;
       file "slave/root";
       masters { 192.5.5.241; };
       notify no;
};

I thought this is not oficially recommended for ordinary users to prevent
root servers from being overloaded (transfers use much more resources than
ordinary lookups). Has this changed?
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
10 GOTO 10 : REM (C) Bill Gates 1998, All Rights Reserved!
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to