• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How to get rid of hostname as a NS record in MS DNS?

torwill

Basic Pleskian
Hello,

I just started using MS-DNS. And I have made sure that only the two NS in my dns template in Plesk cp,

domain. NS dns1.myhost.tld.
domain. NS dns2.myhost.tld.

But everytime I add a new domain, there is a third NS record

domain.NS myhostname.tld.


How could I get rid of "domain.NS myhostname.tld." ? So when a new domain is added, there will be only 2 NS record.

Thank you.
 
Hi

Did you ever solved this problem?

I have 2 NS servers, and my NS1 is also my Plesk.
I'm using Windows DNS, and everytime I create a new domain, NS1 is created - but not my NS2.

So I everytime I manually need to open MS DNS, add NS2, move the dot on the nameserver tab, and change the SOA primary server.

Then I need to create a seconday forward lookup zone on my NS2, and point out NS1.

This works - but it's a bit annoying :)

Any ideas? :rolleyes:

Happy new year!
 
OK.

first of all you need to understand that there is no point that you use 2 DNS servers which are running on the same physical server.

now ,
what you have to do is to edit the DNS template of your server.
this locate on the following Place:

Plesk CP > server > DNS

and edit the Primary DNS template of your server.

what you have to do is:
to have 2 records which there type are NS

after that you have to create manually in MS DNS 2 A records that points to the IP which MS DNS listen to Port 53 (DNS)
 
Back
Top