added 'transfer-source' directives to all system test named.conf
files, so that tests succeed while transfer-source is still being (ab)used as the notify source address
This commit is contained in:
@@ -15,10 +15,11 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named2.conf,v 1.11 2000/08/01 01:16:58 tale Exp $ */
|
||||
/* $Id: named2.conf,v 1.12 2000/11/22 01:34:15 gson Exp $ */
|
||||
|
||||
options {
|
||||
query-source address 10.53.0.2;
|
||||
transfer-souce 10.53.0.2;
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.2;
|
||||
|
||||
Reference in New Issue
Block a user