2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

ns3 tried to use the same query-source address as ns1,

causing the notify test to fail on all(?) platforms
This commit is contained in:
Andreas Gustafsson
2000-06-13 16:46:19 +00:00
parent 96ef51763f
commit 76ce9fbe97

View File

@@ -1,5 +1,5 @@
options {
query-source address 10.53.0.1 port 5300;
query-source address 10.53.0.3 port 5300;
port 5300;
directory ".";
pid-file "named.pid";