Set checkReversePath = "loose";

This commit is contained in:
Dave Gallant
2022-05-14 22:33:14 -04:00
parent 53c0020cef
commit e07ad5a0f7
3 changed files with 14 additions and 13 deletions

View File

@@ -7,6 +7,7 @@
firewall = {
allowPing = false;
enable = true;
checkReversePath = "loose";
trustedInterfaces = [ "tailscale0" ];
};
};