HypeServ
Panel

Additional Ports

Learn how to add, manage, and assign additional network ports to your server on HypeServ.

This guide explains how to allocate additional network ports to your server.

While every server comes with a primary Game Port automatically assigned, you may need extra ports to run specific secondary services, mods, or tools alongside your game.

Open the Ports menu

Log into the HypeServ panel and open your server dashboard.

In the navigation bar, click on the Ports tab.

This page displays all ports currently assigned to your server. Your primary game port will be marked as Primary.

Allocate a new Port

To generate a new port for your server to use:

  1. Click the Assign a new port button in the top right corner.
  2. The panel will automatically assign a random, available port number to your server.

HypeServ assigns random ports to prevent conflicts between different servers. You can now take this new random port number and paste it into the relevant configuration files.

Restart your Server

For any configuration changes to take effect, you must restart your server.

Go back to the Console tab and click Restart. Once the server boots up, (and if you've configured whatever's supposed to use the port correctly) your secondary service will be actively listening on the new port!

All ports allocated on HypeServ automatically support both TCP and UDP traffic simultaneously. You do not need to configure firewall rules or choose a specific protocol.

Common Use Cases for Extra Ports

Need to know what requires additional ports? Here are the most common examples:

  • Web Maps: Tools like Dynmap, BlueMap, or squaremap require an extra port to host their live web map.
  • Voice Chat: Voice mods often need a dedicated UDP port for in-game audio routing.
  • Crossplay: Services like GeyserMC require a secondary port to listen for incoming Bedrock connections.
  • RCON / Query: Remote console tools and server listing websites often require a dedicated query port.
If you are hosting a web-based service (like a map or a web store) on your extra port, you can use HypeServ's built-in Proxy Routes feature to connect it to a custom domain with SSL (HTTPS) enabled! Click here to learn more!