• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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