I have a master DNS server that has two IP addresses - one used for
DNS and one used for non-DNS.  On that master I run rndc to load
zones on slave servers.  On the slave servers I have

    controls{
              inet a.b.c.d port 953
               allow {127.0.0.1; e.f.g.h; } keys { "rndc-key';};
    }

Where "e.f.g.h" is the DNS address for the master server.  Is there a
way on the master to run rndc and tell rndc which IP address to use?
Or do I have to put the non-DNS address of the master in the "controls"
directive on the slaves.  I am running 9.7.2-P3.  Thanks.
--
----------------------------------------------------------------------
Barry S. Finkel
Computing and Information Systems Division
Argonne National Laboratory          Phone:    +1 (630) 252-7277
9700 South Cass Avenue               Facsimile:+1 (630) 252-4601
Building 240, Room 5.B.8             Internet: bsfin...@anl.gov
Argonne, IL   60439-4828             IBMMAIL:  I1004994
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to