What is the difference between Master and Slave DNS zone?

Linode Staff

When adding a domain in client manager It is asking to add as master or slave? Can you explain what it this?

1 Reply

Essentially the only difference between the two is that you can add records to a Master zone, while a Slave zone can only inherit records from an existing Master zone. Both types are authoritative for their associated domains, meaning that they can hold the information necessary to associate a domain with DNS records, but they get this information differently. Master zones contain the records themselves while Slave zones get those records from elsewhere.

If you need to add a record such as an A/AAAA or an MX to a domain you'll want to set up a Master zone. Within the Domains section of the Linode Manager you'll be able to add and remove records as necessary.

If you only need to create a backup zone which gets all of it's information about records from an existing Master zone you can use a Slave zone.

Here is a guide on adding DNS records to a Master zone for your reference:

https://www.linode.com/docs/platform/manager/dns-manager/#add-dns-records

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct