Skip to main content

How to connect a domain to your server?

General Information

If you have purchased your domain from one of the domain providers, you can connect it to your server hosted on IceHost.pl
Minecraft using an SRV record.

REMEMBER!

Whenever you change the DNS servers for your domain at the registrar, it can take anywhere from several minutes up to about 20-30 hours for the changes to propagate across the entire network.

INFO:

IP-2 can be found in the Console tab, and the port is located after the “:” (colon). For example, if IP-2 is displayed as: IP-2: nl28.icehost.pl:12345 then your port is 12345

What is an SRV record?

A DNS Service Record (SRV) specifies the host and port for certain services. Most other DNS records specify only the server or IP address, but SRV records also include the port at that IP address. This way, there is no need to append the port to the domain name – which makes accessing your Minecraft server easier.


Connecting a domain via titanaxe.pl

  1. Go to the Domains tab
  2. Select your domain for which you want to add an SRV record
  3. In DNS zone management, click the Add Record button
    domena5
  4. Select SRV as the record type
    domena10
  5. Fill in the columns according to the template:
Record name_minecraft._tcp.yourdomain.pl
Record typeSRV
Record value1 PORT IP-2-Without-Port

Example configuration: (fill in as shown in the template above, insert your data in the appropriate fields, and copy the rest as is)
domena11

  1. Done, now you just need to wait for the DNS servers to update.

Connecting a domain via ovhcloud.com

  1. In the OVHcloud panel, go to the management of your domain (Web Cloud tab)
  2. Select the DNS Zone tab
    domena9
  3. Select the Add record tab
    domena14
  4. Choose the SRV record type
  5. Add the record values:
subdomain_minecraft._tcp
TTLDefault
Priority1
Weight1
PortYour-Server-Port
Target addressIP-2-WITHOUT-PORT

Example values filled in below
domena3

  1. Click next and confirm adding the DNS record
  2. Done, now you just need to wait for the DNS servers to update.

Connecting a domain via cloudflare.com

  1. In the CloudFlare domain management panel, go to the DNS tab
    domena6
  2. Click the add record button
    domena7
  3. In the TYPE column, select SRV
  4. Fill in the DNS record values
TypeSRV
Name_minecraft._tcp.yourdomain.pl
ProtocolTCP
TTLAuto
Priority1
Weight1
PortYour-Server-Port
TargetIP-2(without port)

Example values filled in below domena1

  1. Click the Save button
  2. Done, now you just need to wait for the DNS servers to update.

Connecting a domain via home.pl

  1. In the home.pl domain management panel, select the Domains tab
    domena2
  2. Click on Actions and choose Manage DNS records
    domena15
  3. Then click the Add new record button
  4. Fill in the record according to the table below and the example
    domena4
Service_minecraft
Protocol_tcp
Priority1
Weight1
Host AddressIP-2 (without port)
Port numberPort

Example values filled in below domena13

  1. Click OK and done! Within 5 minutes to 24 hours the domain will work!**