Closed
Description
The server now shows in public browser, however, when attempting to connect through the public browser you will get an error, the server is available on the web and allows inbound connections when connecting to the ip directly. This is due to the fact the outbound ports are randomized and because the server needs to reach out to update the browser with connection details and keepalive state on port 34197.
This is better explained by this writeup on serverfault;
If anyone has any ideas on how we can look to resolve this I would be happy to implement them.