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:
@@ -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";
|
||||
|
Reference in New Issue
Block a user