Proper port configuration is essential for hosting a Soulmask dedicated server, enabling multiplayer connectivity and optimal performance.
Critical Ports for Soulmask Server
Soulmask dedicated servers typically require these ports to be open:
- TCP port 27015: Primary game communication.
- UDP port 27015: For latency-sensitive data transfer.
- TCP/UDP port 27016: Secondary port for server queries and additional services.
- Always refer to Soulmask’s server documentation for exact requirements.
Port Forwarding Setup
Follow these steps to configure ports in your router:

- Access your router’s administrative interface via its IP address.
- Navigate to the port forwarding settings section.
- Create rules for the listed ports (TCP/UDP), directing traffic to the server’s local IP.
- Apply changes and restart both the router and server.
Troubleshooting and Security Considerations
Common resolutions for connection issues:
- Verify ports are correctly forwarded and not blocked by firewalls.
- Use tools like the telnet command to test port accessibility.
Security best practice: Limit open ports to only necessary ones; utilize router or OS firewalls for enhanced protection.