Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com
This tutorial will assist you to add new DNS Zone, add/edit/delete various DNS records in DNS Zone and edit nameservers from Microsoft DNS Server. Please note that if you have opted for the WebsitePanel (control panel), it is recommended to add/edit/delete DNS records only from the WebsitePanel. In case, you have not opted for WebsitePanel, you may follow the below mentioned steps.

  1. Login to your VPS via Remote Desktop [Reference URL].
  2. Go to Start  >> Administrative Tools >> DNS.
  3. Expand the server tab [name of your computer e.g. HV01ACCU100].

Add New DNS Zone (Forward Lookup Zone)

  1. Right click on Forward Lookup Zones and click on New Zone.

    Add New Zone from Forward Lookup Zones

  2. Click on Next.

    Click on Next to Proceed

  3. Select zone type as Primary zone and click on Next.

    Select Primary Zone Option



  4. Type your domain name in New Zone Wizard dialog box eg. yourdomainname.com.

    Specify Domain Name as Zone Name

  5. Select Create a new file with this file name option under Zone File.

    Select Create a New File with this File Name Option

  6. Check Do not Allow Dynamic Updates and click Next.

    Select Allow Both Non Secure and Secure Dynamic Updates Option

  7. Click on Finish.

    Click on Finish to Complete the Wizard



Add A, MX and Nameservers Records to DNS Zone


A Records

  1. In order to add A records to DNS Zone, right click on DNS Zone name and select New Host (A or AAAA). A specifies that you are adding an IP version 4 (IPv4) host resource record type of the record. AAAA specifies that you are adding an IP version 6 (IPv6)host resource record type of the record.

    Add A Records

  2. In New Host Window, enter name of the record (If you will keep it blank it wil use the parent domain).

    New Host

  3. Enter IP address of your server name. If you check the checkbox Create Associated pointer (PTR) Record and click Add Host, you may receive dialog box appears with the message You can only create PTR records if the corresponding reverse lookup zone is available. This error indicates that you have not created corresponding reverse lookup zone, created with incorrect zone name or network ID.

    In some cases, ISP or Web Hosting providers do not allow end customer to add reverse lookup zone. In such cases, even if you add reverse lookup zone it would not get into effect until your ISP/Web Hosting providers add them for you at main DNS Zone. By checking this option, A record will be created without creating corresponding PTR record. By following steps, you need to add following A records.

    • *.........(*.yourdomainname.com)...........Host-IP-Address
    • FTP......(FTP.yourdomainname.com)........Host-IP-Address
    • WWW...(WWW.yourdomainname.com)....Host-IP-Address
    • Mail......(Mail.yourdomainname.com).......Host-IP-Address

  4. To edit/delete existing records, select the DNS record your wish to edit/delete and right click on it. Click Delete button to delete it and click on Properties button to edit it.

     Edit-Delete Records



MX Record

  1. In order to add MX records to DNS Zone, right click on Zone name and select New Mail Exchanger (MX) record. 

    Add MX Record

  2. Keep Host or Child Domain field blank. Enter Fully Qualified Domain Name (mail.yourdomainname.com) of the mail server and set priority ( 0 = Highest priority ). Similarly, you can also add CNAME and other new records.

    New MX Record

Update Nameservers

  1. Double click on Zone name, Click on Name Server (NS) type.

    Add FQDN

  2. Select the Name Server tab. Select Fully Qualified Domain name and click on Edit.

    Edit Nameservers

  3. Enter your desired nameservers and add IP address. Repeat above steps for other nameserver. Please note that you can use same or different IP address for both the nameservers. If your domain registrar is giving an error of the same IP address, then you have to purchase an additional IP address.

Was this answer helpful? 2 Users Found This Useful (9 Votes)

Powered by WHMCompleteSolution