Report this

What is the reason for this report?

How to configure sub-domains eg. sub.domain.com on a set of bind authoritative and slave servers?

Posted on March 20, 2015

How to configure sub-domains eg. sub.domain.com on a set of bind authoritative and slave servers? in continuation to this article https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-an-authoritative-only-dns-server-on-ubuntu-14-04



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

I apologize but it’s not clear what you are asking. Can you be more specific? If you are simply trying to setup a record within the zone file, you will create it as you would any other record. So an A record would be something like:

sub IN A ip.address

Or a CNAME

sub IN CNAME hostname

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.