diff --git a/systems/gateway/cfg.nix b/systems/gateway/cfg.nix index d667e2e..49cd9b1 100644 --- a/systems/gateway/cfg.nix +++ b/systems/gateway/cfg.nix @@ -26,7 +26,7 @@ enable = true; peers = ["avalon" "asgard" "iriy" "valinor" ]; forward = [ - [ "ens3" "10.10.1.2" "fd10:10:10::2" 22 2222 ] # SSH + [ "ens3" "10.10.1.2" "fd10:10:10::2" 2222 2222 ] # SSH [ "ens3" "10.10.1.2" "fd10:10:10::2" 80 80 ] # HTTP [ "ens3" "10.10.1.2" "fd10:10:10::2" 443 443 ] # HTTPS [ "ens3" "10.10.1.2" "fd10:10:10::2" 3979 3979 ] # OTTD