---
title: "Configuring OVHcloud Secondary DNS on a dedicated server"
description: "Find out how to add a secondary DNS server for your domain"
url: https://docs.ovhcloud.com/en/guides/bare-metal-cloud/dedicated-servers/adding-secondary-dns-on-dedicated-server
lang: en
lastUpdated: 2021-01-08
---
# Configuring OVHcloud Secondary DNS on a dedicated server

## Objective

If you are configuring your dedicated server as a DNS server, you can make use of the OVHcloud Secondary DNS service to host a secondary zone. This way, DNS for your domain will remain available even if the primary DNS server should become unresponsive.

**This guide explains how to add your domain name in the OVHcloud Control Panel in order to utilise an OVHcloud Secondary DNS server.**

## Requirements

- A domain name to which you have administrative access
- A [dedicated server](https://www.ovhcloud.com/en-gb/bare-metal/) in your OVHcloud account


***

### OVHcloud Control Panel Access

- **Direct link:** <ManagerLink to="/#/dedicated-servers/server">Dedicated Servers</ManagerLink>
- **Navigation path:** <code className="action">Bare Metal Cloud</code> > <code className="action">Dedicated servers</code> > Select your server

***


:::warning
OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly.

This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) if you have difficulties or doubts concerning the administration, usage or implementation of services on a server.

:::

## Instructions

### Adding a domain name [](#)
Switch to the tab `Secondary DNS
` and click on the button `Add a domain
`.
![Secondary DNS](/images/bare-metal-cloud/dedicated-servers/adding-secondary-dns-on-dedicated-server/cp-01.png)
Enter your IP address and the domain name to add, then click `Next
`.
![Secondary DNS](/images/bare-metal-cloud/dedicated-servers/adding-secondary-dns-on-dedicated-server/cp-02.png)
Confirming with `Next
` in this step will trigger the domain verification check. If you have not already fulfilled this requirement by adding a TXT record to your DNS zone, follow the instructions in the [guide section below](#verifyingdomain)
 first. Otherwise, continue by clicking on `Next
`.
![Secondary DNS](/images/bare-metal-cloud/dedicated-servers/adding-secondary-dns-on-dedicated-server/cp-03.png)
After clicking on `Add
` in the last window, the domain name will be added to the OVHcloud Secondary DNS server.
Added domain names will be listed in this tab and can be deleted by clicking on the `...
` button. The name of the secondary DNS server will be displayed next to the domain name.
![Secondary DNS](/images/bare-metal-cloud/dedicated-servers/adding-secondary-dns-on-dedicated-server/cp-05.png)
:::info
Other actions required to configure your own DNS for your domain(s) usually include:

- Configuring a DNS service (such as _BIND_)
- Configuring GLUE records
- Authorising zone transfers

Please refer to the corresponding manuals and external knowledge resources if you need further instructions for these administrative tasks.

:::

### Verifying authorisation for the domain name [](#)
It is necessary to confirm your authorisation to manage the domain name before it can be added to OVHcloud Secondary DNS. This is achieved via an automated DNS lookup on the subdomain _ownercheck.yourdomainname_. A unique string of characters is generated for this purpose and displayed in the OVHcloud Control Panel.

- If the domain is managed by an external registrar or uses external DNS servers at this point, log in to the control panel of your DNS provider and add a TXT record with the subdomain "ownercheck" and the value provided in step 2 of the ["Add a domain" dialogue box](#addingdomain).

- If the domain is managed by OVHcloud as its registrar and it uses OVHcloud DNS servers, close the window by clicking on <code className="action">Cancel</code> first. Then you can follow the instructions in [this guide](/en/guides/web-cloud/domains/dns-zone-edit.md) to add the TXT record in your <ManagerLink to="/">OVHcloud Control Panel</ManagerLink>.

![Secondary DNS](/images/bare-metal-cloud/dedicated-servers/adding-secondary-dns-on-dedicated-server/cp-04.png)
After successfully adding the TXT record to the domain name's DNS zone, repeat the [steps above](#addingdomain) and finish the process.

## Go further

[Editing an OVHcloud DNS zone](/en/guides/web-cloud/domains/dns-zone-edit.md)

Join our [community of users](https://community.ovhcloud.com/).
