commit 05c4ac0331290d5308d45fcf733c2b46bd174e87 parent 260336c7cc0ad7a0dc25bd25788ca7652297b83f Author: MTRNord <mtrnord1@gmail.com> Date: Tue, 12 Sep 2023 21:25:31 +0200 Cleanup Diffstat:
| M | nixos/worker-1/configuration.nix | | | 5 | +---- |
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -232,12 +232,9 @@ in { checkReversePath = "loose"; - trustedInterfaces = [ "tailscale0" "floating1" "wg0" "cilium_host" "cilium_net" "cilium_vxlan" ]; - logReversePathDrops = true; - logRefusedPackets = true; + trustedInterfaces = [ "tailscale0" "floating1" "wg0" ]; enable = true; allowPing = true; - logRefusedConnections = false; allowedTCPPorts = [ 22 # ssh 5060 # SIP