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";