lifebook remove checkReversePath
This commit is contained in:
parent
69733fa69a
commit
828e2d0fde
@ -210,7 +210,7 @@
|
|||||||
#defaultGateway = "192.168.0.1";
|
#defaultGateway = "192.168.0.1";
|
||||||
#nameservers = [ "192.168.0.4" ];
|
#nameservers = [ "192.168.0.4" ];
|
||||||
firewall = {
|
firewall = {
|
||||||
#checkReversePath = false;
|
checkReversePath = false;
|
||||||
enable = true;
|
enable = true;
|
||||||
allowedUDPPorts = [ 24727 51820 ];
|
allowedUDPPorts = [ 24727 51820 ];
|
||||||
allowedTCPPorts = [ 24727 ];
|
allowedTCPPorts = [ 24727 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user