On Nov 17 2008, Res wrote:

On Sun, 16 Nov 2008, Jeff Justice wrote:

Well, first part solved. I forgot to change the IP address of our nameserver at the registrar. Secondary is still not updating though.

options { directory "/opt/local/etc/named/";
        listen-on port 53 { 127.0.0.1;74.87.108.83; };
        pid-file none; statistics-file "named.stats";
        datasize 20M; allow-recursion { localnets; };
        allow-transfer { any;
         };
};

Ack! allow-transfer should never be any

What, never? Why not?

--
Chris Thompson
Email: [EMAIL PROTECTED]

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

Reply via email to