mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 04:30:00 -04:00
Remove port option from query-sources
This commit is contained in:
parent
4e42045d2b
commit
ee6fe1d197
18 changed files with 18 additions and 18 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// NS1
|
||||
|
||||
options {
|
||||
query-source address 10.53.0.1 port 5300;
|
||||
query-source address 10.53.0.1;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
// NS2
|
||||
|
||||
options {
|
||||
query-source address 10.53.0.2 port 5300;
|
||||
query-source address 10.53.0.2;
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.2; };
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
// NS3
|
||||
|
||||
options {
|
||||
query-source address 10.53.0.3 port 5300;
|
||||
query-source address 10.53.0.3;
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.3; };
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
// NS4
|
||||
|
||||
options {
|
||||
query-source address 10.53.0.4 port 5300;
|
||||
query-source address 10.53.0.4;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
// NS5
|
||||
|
||||
options {
|
||||
query-source address 10.53.0.5 port 5300;
|
||||
query-source address 10.53.0.5;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.1 port 5300;
|
||||
query-source address 10.53.0.1;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.2 port 5300;
|
||||
query-source address 10.53.0.2;
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.2; };
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.3 port 5300;
|
||||
query-source address 10.53.0.3;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.1 port 5300;
|
||||
query-source address 10.53.0.1;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.2 port 5300;
|
||||
query-source address 10.53.0.2;
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.2; };
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.2 port 5300;
|
||||
query-source address 10.53.0.2;
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.2;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.3 port 5300;
|
||||
query-source address 10.53.0.3;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.3 port 5300;
|
||||
query-source address 10.53.0.3;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.1 port 5300;
|
||||
query-source address 10.53.0.1;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.2 port 5300;
|
||||
query-source address 10.53.0.2;
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.2; };
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.3 port 5300;
|
||||
query-source address 10.53.0.3;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.1 port 5300;
|
||||
query-source address 10.53.0.1;
|
||||
port 5300;
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
options {
|
||||
query-source address 10.53.0.2 port 5300;
|
||||
query-source address 10.53.0.2;
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
listen-on { 10.53.0.2; };
|
||||
|
|
|
|||
Loading…
Reference in a new issue