commit 7404c927e5fcb8fb049764129ae1743c65c782ed parent 02b3872c2348f8ef003f129d0159f4f9e561126c Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 27 Jan 2024 16:22:23 +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 @@ -311,7 +311,7 @@ in { ]; in { checkReversePath = "loose"; - trustedInterfaces = ["tailscale0" "floating1" "worker2" "nordgedanken"]; + trustedInterfaces = ["tailscale0" "floating1" "worker2" "nordgedanken" "enp7s0"]; enable = true; allowPing = true; allowedTCPPorts = [ diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix @@ -286,7 +286,7 @@ in { ]; in { checkReversePath = "loose"; - trustedInterfaces = ["tailscale0" "floating1" "worker1" "nordgedanken"]; + trustedInterfaces = ["tailscale0" "floating1" "worker1" "nordgedanken" "enp7s0"]; enable = true; allowPing = true; allowedTCPPorts = [