Wiki-home » About VastPark » Platform » VastWorlds platform » Administrator's guide » VastPark Requirements »
Port settings¶
VastPark Player¶
- IMML: TCP Port 80
- This is generally allowed by all networks unless they block non-Browser clients
- Data: UDP traffic from the client on Port 80
- Most corporate firewalls will need to open up for outbound UDP traffic from the client on Port 80. This will be automated using NAT traversal in an upcoming release.
- The Crash reporter (optional) needs to send any crash logs via email on Port 25
- Official add-ons
- VastPark Voice (incorporates Skype plugin for high quality free voice calls) requires port 50123, 80 and 443 open to UDP traffic. This is now the default choice for voice in most environments.
- Concerned about Skype traffic? We understand that and can provide a range of alternative voice options including integrating with your own VoIP system. Also some organizations have worked out ways of working with Skype under strict conditions. Consider the approach CERN takes to Skype: https://security.web.cern.ch/security/rules/en/skype.shtml
- Alternative voice solution: Vivox voice requires port 5060 at a minimum. It prefers to have 5060, 5062 and 3478 open but this is not always necessary.
WorldServer Developer Edition¶
- IMML: TCP Port 80
- Can be configured to any port, but our default uses port 80
- Data: UDP Port 80
- Can be configured to any port, but our default uses port 80
- Most corporate firewalls will need to open up for port 80 for UDP traffic. This does not need to be done if all the users are behind the firewall.
Web Server¶
Websites¶
- Website access: TCP Port 80
- Can be configured to any port, but our default uses port 80
- Administrator site access: TCP Port 8080
- Can be configured to any port, but our default uses port 8080