• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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