I gave it to you a while ago:

zone "domain.name.com" {
        type slave;
        masters {
                xxx.xxx.xxx.xxx;
        file "domain.com";
        };
};

On Thu, 23 May 2002, André Cameron wrote:

> Ok,  I must have not been clear;)  I have no clue how to setup a real
> secondary name server.  Could you help with step one?  How do I tell ns2 the
> it is the secondary and to watch ns1 for changes?
> 
> Do I change:
> zone "localhost" IN {
>         type slave;
>         file "localhost.zone";
>         allow-update { none; };
> };



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to