Bind domain to IP address
In order to open a site on a server with a specific IP address when you click on a domain name, you need to link the domain name and IP address using an A-record.
-
If you don't already have a zone, create an area.
-
Add an A-record with the value of your server's IP address.
-
If the domain is not yet delegated to Servercore NS servers, delegate domain control.
Create a zone
A zone is a logical union of the resource records of a domain and its subdomains.
-
В control panels go to DNS → Domain zones.
-
Make sure you create a zone in the right project. The current project can be viewed on the left above the section menu.
-
Click Add a zone.
-
Enter the DNS zone name — the name of the domain with a dot, for example,
example.com.
-
Click Add. NS and SOA resource records will be automatically created in the zone.
Add A-record
-
В control panels go to DNS → Domain zones.
-
Open the zone page.
-
Click Add. In DNS hosting, resource records are stored in groups — one group contains all the resource records of a domain with the same type, e.g., all the IP addresses of a domain at the DNS balancing.
-
To create a group of resource records for the primary domain (zone name), leave the field Group name empty. For example, if you leave the field blank for a zone
example.com.
a group of records will be created with the nameexample.com.
-
Select the type of resource records in the group — A.
-
Enter TTL or leave the default value. TTL is the time in seconds that a resource entry in the NS server cache is considered up to date and does not need to be re-cached. The TTL of a group applies to all resource entries in the group.
-
Enter the value of the entry — the IP address of the server where the site is located.
-
Optional: enter a comment — any additional information about the group. The comment will be displayed only in DNS hosting.
-
Click Add.
-
Wait for the added resource record group to propagate to the DNS servers. The propagation time can take up to 72 hours.
-
Optional: check resource records. If 72 hours after creation the resource records have not appeared on the DNS servers, file a ticket.
Delegate domain management
In order to transfer control of domain resource records to Servercore servers, the domain must be delegated — you must specify these servers in the domain's NS records.
-
Go to the control panel of the domain registrar where your domain is registered.
-
In the NS entries, replace the values with Servercore's NS servers:
a.ns.srv.cr
,b.ns.srv.cr
,c.ns.srv.cr
,d.ns.srv.cr
. Each server must be listed in a separate entry.