diff --git a/config/net/upstream.nix b/config/net/upstream.nix index 162dc03..8561828 100644 --- a/config/net/upstream.nix +++ b/config/net/upstream.nix @@ -129,7 +129,7 @@ in destination = "${servHosts.leon}:8800"; proto = "udp"; reflect = true; - sourcePort = 777; + sourcePort = 8800; } { destination = servHosts.minetest;