don't use the same query source port and listening port
This commit is contained in:
committed by
Witold Kręcicki
parent
f5462083e7
commit
e940ff0cc1
@@ -12,7 +12,7 @@
|
||||
// NS7
|
||||
|
||||
options {
|
||||
query-source address 10.53.0.7 port @PORT@ dscp 13;
|
||||
query-source address 10.53.0.7 dscp 13;
|
||||
notify-source 10.53.0.7 dscp 14;
|
||||
transfer-source 10.53.0.7 dscp 15;
|
||||
port @PORT@;
|
||||
|
||||
Reference in New Issue
Block a user