What is the static DNS server and how we can modify it

What is the static DNS server and how we can modify it

DNS is a Domain Name System, distributed naming system for resources connected to the Internet. In cdmon Static DNS means the resources that it points to are assigned constant, non-changeable IP (as in opposition to Dynamic DNS system). DNS servers are responsible for resolving domain names to IP addresses associated with them. Basically if the domain is to be found on internet it must have DNS servers (at least 2) assigned to it. DNS server "tells" the domain where it should direct requests to load a web page, access email server, FTP, etc.

1.- cdmon DNS servers

First thing to do is to make sure your domain has CDmon static DNS servers assigned to it. If it's not the case, it won't be possible to manage DNS records using our Control Panel.

Following you will find a list of our static DNS servers (IP that are constant):

  • ns1.cdmon.net: 35.189.106.232
  • ns2.cdmon.net: 35.195.57.29
  • ns3.cdmon.net: 35.157.47.125
  • ns4.cdmondns-01.org: 52.58.66.183
  • ns5.cdmondns-01.com: 52.59.146.62

Usually it is not necessary to provide DNS IP addresses, nevertheless you might find the list handy when necessary. 

2.-How do I learn what DNS servers are assigned to my domain?

If you want to know what DNS servers are assigned to your domain, in your Control Panel access the "List of domains" tab then "Manage" the domain you want to inspect and click "Manage servers" and the list of assigned servers appears.

 

 

3.-How to modify DNS servers assigned to my domain in cdmon?

If the domain isn't registered with cdmon, you can still check the DNS servers using the WHOIS tool on our website.

It is recommended to assign cdmon DNS servers if your domain is hosted with us. In case where your domain doesn't have cdmon DNS servers assigned to it (ns1.cdmon.net, ns2.cdmon.net, ns3.cdmon.net) we advise you to change it with the current registrar. Bear in mind, changing DNS servers may take up from 24 to 48 hours to propagate over the Internet.

To change DNS servers in cdmon Control Panel go to domain management page and follow the "Manage Servers" link as seen in the following image.

 

 

In the following page select "New DNS servers" (default) and enter the new values in the fields below. Remember to save the data!

Should you have more than two servers to enter, you can add more fields with the " + Add new server" link.

 

 

Sometimes yoo may receive an error upon modifying the servers:

  • The entered DNS cannot contain the dash character (-): a domain cannot start or end with a dash.

  • The entered DNS server contains non-valid characters: non-valid characters are:  # & ! () ?¿, etc.

  • The DNS server you have entered does not exist. You should create it first as a delegation/host of the domain: To create a delegation and use the servers, first the delegation must be created, then DNS servers may be changed.

  • At least two DNS servers are needed: the minimum number of DNS Servers for a domain is 2. If you have entered more than 2 and you get this message, please check that you have not entered duplicates.

  • None of the servers is new: you are entering exact the same servers that are assigned to the domain.

  • The entered DNS server cannot be null: one of the fields is empty, you need to enter the DNS servers you wish to assign and click on “Save Data”.

  • Could not make any changes. Please, try again or contact us: this error message is displayed at different situations and may be due to a temporary error. Please repeat the operation and if the error persists, you may need to contact us to solve the issue.

 

4.-How to access the list of static DNS configured with cdmon?

If you want to check the configuration, see the listing of all the DNS configured with cdmon or add a new static DNS, go to the Views Ribbon, follow the "Free DNS" tab.

 

 

In the following page select "Static DNS" and a listing of your configured static DNS will appear.

 

 

In this page you can add or clone to new Static DNS, delete unused ones and modify existing ones.

 

5.-What kind of actions are possible with DNS management tool?

In this page you can manage redirections URL and parked pages (eg. pages that are under construction),

as well as manage DNS records of the type A (IP address), CNAME (alias), MX (mail), TXT (text) and SRV (services).

 

    • Related Articles

    • How to set up the SRV record for mail in static DNS

      SRV is a DNS record where information about the available services of the domain is specified. In practical terms, this record is required in protocols such as SIP or XMPP, where information is queried to determine where to find the service. For ...
    • How to set up SPF record for mail in static DNS

      SPF is the acronym for Sender Policy Framework, a protection against address forgery for sending email. It identifies SMTP email servers authorized for the transport of messages through the domain name records (DNS). Its meant, for example, to stop ...
    • How to set up email or record MX

      The MX Record (Mail Exchanger Record) is the record that allows the reception of mail. It specifies the mail servers that the domain has. An MX record always points to an A record, it never points to a CNAME. To configure the mail record or MX record ...
    • How to set up a CNAME record

      Register domain online A CNAME Record (Canonical Name Record) is the equivalent of an alias for another record. It is used when one or multiple records need to point to the same record. If that record points to an IP address and the others point to ...
    • How to set up a TXT record

      A TXT record is a type of DNS record that provides text information to external sources outside our domain. The TXT record not only allows you to enter any type of information in text format, but nowadays, combined with the SPF protocol, it can be ...