diff --git a/config/net/upstream.nix b/config/net/upstream.nix index 613f270..e32a359 100644 --- a/config/net/upstream.nix +++ b/config/net/upstream.nix @@ -285,6 +285,12 @@ in reflect = true; sourcePort = 1022; } + # coloRadio + { + proto = "tcp"; + sourcePort = 8000; + destination = "192.168.9.127"; + } ]; interfaces = { core = {