diff --git a/config/net/upstream.nix b/config/net/upstream.nix index 7500b2d..401b0a4 100644 --- a/config/net/upstream.nix +++ b/config/net/upstream.nix @@ -348,6 +348,12 @@ reflect = true; sourcePort = 995; } + { + destination = "172.20.73.162:22"; + proto = "tcp"; + reflect = true; + sourcePort = 2323; + } ]; interfaces = { core = {