• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Default SOA in Named

P

pimpmedia

Guest
I have three name servers configured in my dns template:

ns ns.pimpmedia.nl
ns ns1.transip.nl
ns ns2.transip.nl

ns.pimpmedia.nl is the master and the transip.nl are secondairy.

But when I create a new domain (food-drinks-ice.nl)and
/usr/local/psa/named/run-root/var/food-drinks-ice.nl file the mname SOA record is set to ns1.transip.nl :
@ IN SOA ns1.transip.nl.

How can is set the default record for this?
Yes i know that i can edit this file, but i want this automatic.
 
The solution is( thx. to plesk)

Plesk uses nameserver that was added first as domain's primary NS in SOA records. So, in order to resolve this issue you should go to 'Server' -> 'DNS' and delete NS record 'ns1.transip.nl' and add it again.
 
Back
Top