Manage DNS

Plexa Panel comes with a DNS server, which lets you do the following things:

  • Create Nameservers.
  • Create DNS Zone.
  • Delete Zone.
  • Add/Delete Records.

Create Name servers

There is a dedicated page that lets you create Name Servers. If you use this page to create name servers then DNS Zone for this domain will also be created.

This page is a simple utility to create name servers in a user-friendly way. DNS zone for this domain will automatically be created, all you have to do is fill all the fields, example values can be:

  • Domain Name: plexacorp.com
  • First Nameserver: ns1.plexacorp.com
  • IP Address (First NS): Plexa Server IP
  • Second Nameserver: ns2.plexacorp.com
  • IPAddress (Second NS): Plexa Server IP

After creating name servers on your server, you have to create or register glue records.

After adding these records to your domain registrar, you can use the following name servers with all your domains whose DNS is managed by your server.

  1. ns1.plexacorp.com
  2. ns2.plexacorp.com

Replace these with the one you created.


Create DNS Zone

Before you can use “ADD/MODIFY DNS Records” page you have to create a DNS zone first, this is the first step to start using the DNS server.

Just enter the domain for which you want to control DNS Records on this server.


Add/Delete Records

Once the DNS zone is created you can add or delete records using this page.

Currently Supported Records:

  • A
  • AAAA
  • MX
  • CNAME
  • TXT
  • SPF
  • NS

How to add A record

Let's see the configurations for adding A record for plexacorp.com.

  • From drop-down select A.
  • In the name box, you can either enter @ orplexacorp.com, which means the same.
  • Finally, enter the IP to where these records should point to.

How to add MX Record

There are two-step for adding MX records, for example, your mail server is at mail.plexacorp.com, first, you need to create an A record for this domain as defined above.

Once the A record is added you can add MXrecord.

You can set the priority as required, after adding MX and A record.

  • 0 Users Found This Useful
Was this answer helpful?