Skip to Content
🇬🇧Subdomains

Subdomains

CoreSynth provides free subdomains for all game servers in the format game-name.coresynth.io.


Overview

FeatureDetails
AvailabilityFree for all servers
Formatgame-name.coresynth.io
IPv4Automatic
IPv6Supported

Subdomain Format

Each game server receives a subdomain automatically upon creation:

GameSubdomainExample
Minecraft Javamc.coresynth.iomc.coresynth.io
Minecraft Bedrockbedrock.coresynth.iobedrock.coresynth.io
FiveMfivem.coresynth.iofivem.coresynth.io
Counter-Strike 2cs2.coresynth.iocs2.coresynth.io
Rustrust.coresynth.iorust.coresynth.io
ARKark.coresynth.ioark.coresynth.io
DayZdayz.coresynth.iodayz.coresynth.io
Terrariaterraria.coresynth.ioterraria.coresynth.io
7 Days to Die7days.coresynth.io7days.coresynth.io
SA:MPsamp.coresynth.iosamp.coresynth.io

Creating a Subdomain

Step 1 — Access Server Settings

  1. Log in to CoreSynth Dashboard 
  2. Go to Game Servers
  3. Select your server
  4. Click Settings in the control panel

Step 2 — Configure Subdomain

  1. Go to Domain section
  2. Enter your desired subdomain name
  3. Click Save
  4. Wait 5-10 minutes for DNS propagation

Custom Subdomains

Using Your Own Domain

If you have your own domain, you can create a subdomain like play.mydomain.com:

  1. Log in to your domain registrar
  2. Create a CNAME record:
play IN CNAME game-name.coresynth.io
  1. Contact support at coresynth.io/support  for verification

Note: DNS changes may take up to 24 hours for full propagation.


Subdomains for Java and Bedrock

GeyserMC for Bedrock Crossplay

To connect Bedrock players to a Java server, use GeyserMC:

Connection TypeAddressPort
Javamc.coresynth.io25565
Bedrock (via Geyser)mc.coresynth.io19132

DNS Records Reference

Record TypeNameTargetTTL
Agame-nameServer IP300
CNAMEgame-nameproxy.coresynth.io300
SRV_minecraft._tcp.game-name0 5 25565 game-name.coresynth.io300

Troubleshooting

Subdomain Not Resolving

Cause: DNS propagation not complete.

Solution:

  1. Wait 5-10 minutes
  2. Flush DNS cache: ipconfig /flushdns (Windows) or sudo dscacheutil -flushcache (macOS)
  3. Check settings in the control panel

Connection Refused

Cause: Server not running or wrong port.

Solution:

  1. Verify server is running in the control panel
  2. Check firewall settings
  3. Verify correct port

SSL Certificate Issues

Cause: HTTPS certificate problem.

Solution:

Note: Most game servers do not use SSL. Issues are usually browser-level only.


Next Steps


Need help? Open a support ticket  or ask Alex.

Last updated on