How do I find the real IP address of my game server?


Your game server’s hostname uses a format like us-01-linux.akashi-hosting.com. This format isn’t meant to hide your server’s IP, but to clearly indicate its location, node, and operating system for easier support and debugging.

Why use this hostname format?

  • It shows the server’s country (e.g., US)
  • It indicates the specific node (e.g., 01)
  • It reveals the operating system (e.g., Linux)
  • This helps our support team quickly identify your server’s environment

How to find your server’s IP address:

  1. Log in to your Akashi Hosting game panel and check the Server Details or Connection Info section for the IP address
  2. If the IP is not listed, you can:
  • Ping your server’s hostname from your computer (e.g., ping us-01-linux.akashi-hosting.com)
  • Use online DNS lookup tools like DNS Checker to resolve the hostname to its IP

Need help?

If you can’t find your server’s IP address or have questions, open a support ticket and we’ll assist you promptly.

  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Related Articles

How do I use a custom domain and hide the port?

If you want players to connect using a custom address like play.yourdomain.com instead of your...

How do I change my launch command or command line?

Custom command lines let you control which JAR file runs, add modloaders, and apply launch flags...

What is a GSLT and why won’t my server run without it?

GSLT stands for Game Server Login Token. Valve requires all dedicated servers for games like...