commit b700a9365850455e78e5a831a914d53ea5b609f9 parent 5c38a8b5ea3ce7b74ab9fed4b008ada13e4df932 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 27 Jan 2024 17:09:12 +0100 meow Diffstat:
| M | nixos/worker-1/configuration.nix | | | 4 | ++-- |
1 file 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" "worker2" "nordgedanken" "enp7s0"]; + trustedInterfaces = ["tailscale0" "floating1" "enp7s0"]; enable = true; allowPing = true; allowedTCPPorts = [ @@ -521,7 +521,7 @@ in { vrrpInstances = { VI_1 = { state = "BACKUP"; - interface = "nordgedanken"; + interface = "enp7s0"; virtualRouterId = 230; priority = 101; extraConfig = ''