Undocumented Network Ports

This page of documentation does not mention the necessary outgoing ports TCP 7828 and TCP 7829. If you restrict outgoing access (like I do), you will want to add these to your firewall.

Well being a game server its going to use a number of outgoing ports for each player.

This was without players connected. In fact, if I block those ports, then the VU server can’t connect to the Zeus Backend:

[2020-12-22 23:39:40+00:00] [info] Establishing connection to the Zeus Backend…
[2020-12-22 23:39:40+00:00] [info] Venice Unleashed dedicated server initialization finished.
[2020-12-22 23:39:47+00:00] [error] Failed to establish connection to the Zeus Backend (Reason: 0). Reconnecting in 2.0 seconds.
[2020-12-22 23:39:49+00:00] [info] Establishing connection to the Zeus Backend…
[2020-12-22 23:39:56+00:00] [error] Failed to establish connection to the Zeus Backend (Reason: 0). Reconnecting in 3.5 seconds.

Therefore, these ports are absolutely necessary for proper server functionality and should be listed in the documentation.

These ports are not static and can change at any time, which is why they are not documented.

Ok. Is there a range of outgoing ports that I need to open? Like 7800-7899?