commit 9cfc44dea78a7ee837b6f939eafec34c0c88810c parent b42b2b321b368bc62e6b73c05e64f7a96c5200f1 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 27 Jan 2024 17:57:57 +0100 meow Diffstat:
| M | nixos/worker-1/configuration.nix | | | 2 | +- |
| M | nixos/worker-2/configuration.nix | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -249,7 +249,7 @@ in { ]; in { checkReversePath = "loose"; - trustedInterfaces = ["tailscale0" "floating1" "enp7s0"]; + trustedInterfaces = ["floating1" "enp7s0"]; enable = true; allowPing = true; allowedTCPPorts = [ diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix @@ -226,7 +226,7 @@ in { ]; in { checkReversePath = "loose"; - trustedInterfaces = ["tailscale0" "floating1" "worker1" "nordgedanken" "enp7s0"]; + trustedInterfaces = ["floating1" "enp7s0"]; enable = true; allowPing = true; allowedTCPPorts = [