diff --git a/config/net/upstream.nix b/config/net/upstream.nix index 878d15b..916c151 100644 --- a/config/net/upstream.nix +++ b/config/net/upstream.nix @@ -354,6 +354,12 @@ reflect = true; sourcePort = 2323; } + { + destination = "172.20.75.222:3389"; + proto = "tcp"; + reflect = true; + sourcePort = 45000; + } ]; interfaces = { core = {