mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 13:22:28 +00:00
Set checkReversePath = "loose";
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
firewall = {
|
||||
allowPing = false;
|
||||
enable = true;
|
||||
checkReversePath = "loose";
|
||||
trustedInterfaces = [ "tailscale0" ];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user