FAQ

Which recursive name servers (resolvers) should I use in my server configuration?

  • We provide a set of recursive DNS servers for the use on servers that are hosted within our infrastructure.
  • You can set also set up your own resolver if you don't want to use ours. Please note, that you are responsible for its safe and secure operation. We recommend adhering to some basic guidelines.

 

Which name servers can I use for my domains?

  • You can set up your own name server.
  • If you do not wish to operate your own name server, you can use the Progressive Robot DNS Console. For details on managing DNS entries via Progressive Robot please see DNS overview.

 

I can not upate my domain with nameservers NS.HOST.NAME?

Please do not use capital letters for nameserver hostnames.

 

I have used the slave DNS entry option, but the secondary name server has not accepted the changes

  • You may not have increased the serial number in the zone SOA record.
  • The secondary name server will only accept changes from the primary name server in the refresh interval mentioned in the SOA record.

 

MX or CNAME record hostnames do not work

It is possible that you forgot to add the period at the end of the zone file entry:

ftp      IN CNAME  ftp.andererserver.de

Here, the host name would resolve to ftp.andererserver.de.*IhreDomain.de*. The following entry is correct:

ftp      IN CNAME  ftp.andererserver.de.

 

Is www in www.meinedomain.de now a subdomain or a hostname?

If you have not entered a www or www.meinedomain.de NS entry into the zone file for the zone, this is clearly a hostname.

 

Which software can I use to operate my own DNS server?

The most well-known software for UNIX-based systems is probably BIND (Berkeley Internet Name Domain). Two lesser-known ones are NSD (Name Server Daemon) and djbdns (D. J. Bernstein DNS), for example.

Windows offers integrated Microsoft DNS servers in their server variants for Windows systems, or, at an additional cost, Simple DNS.

There is another alternative which is free-of-charge and and which you can run on current UNIX systems and OS X: PowerDNS. Unlike most other DNS daemons, PowerDNS uses a database system, in order to access the zone. (MySQL, PostgreSQL and Oracle are supported.) Zones are instantly updated without restarting PowerDNS. Supermaster/Slave support makes it easier to administer a large number of zones from another server.

 

Domain <sub.domain.tld> can not be created (unknown TLD)

Subzones are not supported.

 

Zone can not be created due to error "Zone already claimed by somebody else"

In this case please check your Progressive Robot Console account. You may have to delete the zone on your Progressive Robot Console account at first in order to recreate it via your DNS Console.

  • 0 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Gerelateerde artikelen

DNS Overview

What is DNS Name servers are responsible for converting Internet domain names to IP addresses....

Getting started

Add a new DNS zone Click the Add new zone button on your dashboard. In the Your DNS zone...

What has changed

New features for DNS management We are always working to improve things here at Progressive...

API access token

To access the Progressive Robot DNS API, you will need an API access token.   Generating an API...

DNS zone file

Example of a zone file using the Progressive Robot standard template The following zone file has...

Powered by WHMCompleteSolution