Back to Tools

Port Checker

Check if UDP port 5520 is open for Hytale server hosting. Includes port forwarding guides for all major routers.

Check Your Port

Leave empty to check your current IP

Firewall Configuration

Windows Firewall

  1. Open Windows Defender Firewall
  2. Click "Advanced settings"
  3. Select "Inbound Rules" → "New Rule"
  4. Choose "Port" → UDP → Port 5520
  5. Allow the connection and name it "Hytale"

Linux (UFW)

sudo ufw allow 5520/udp

macOS

  1. System Preferences → Security & Privacy
  2. Firewall → Firewall Options
  3. Click "+" to add your server application
  4. Select "Allow incoming connections"

Port Forwarding Guide

Step-by-Step Instructions

  1. 1.Open your web browser and go to your router's IP (usually 192.168.1.1 or 192.168.0.1)
  2. 2.Log in with your router credentials
  3. 3.Find the Port Forwarding or Virtual Server section
  4. 4.Create a new port forwarding rule:
  5. - Service Name: Hytale Server
  6. - External Port: 5520
  7. - Internal Port: 5520
  8. - Protocol: UDP
  9. - Internal IP: Your computer's local IP
  10. 10.Save the settings and restart your router if needed
Note: Router interfaces vary by model. These are general instructions. For specific help, visit portforward.com

Troubleshooting Tips

1

Find Your Local IP

Windows: Run "ipconfig" in Command Prompt
Mac/Linux: Run "ifconfig" in Terminal

2

Set Static IP

Configure a static local IP for your server to prevent the IP from changing

3

Restart Router

After changing settings, restart your router for changes to take effect

4

Check ISP Restrictions

Some ISPs block server hosting. Contact them if port forwarding doesn't work

About Port Forwarding for Hytale Servers

Port forwarding is essential for hosting a Hytale server that friends can connect to over the internet. By default, Hytale servers use UDP port 5520. You need to configure your router to forward this port to your server's local IP address.

Why Port Forwarding Matters

  • Network Visibility: Allows external players to connect to your server
  • Security: Only opens the specific port needed, keeping other ports protected
  • Performance: Direct connections provide better latency than alternatives
  • Control: You maintain full control over your server configuration

Common Issues and Solutions

If port forwarding isn't working, check that you've entered the correct local IP address, that your firewall allows the port, and that your ISP doesn't block server hosting. Consider using a static local IP or DHCP reservation to prevent your server's IP from changing.