Petertjuh360
Verified User
- Joined
- Nov 7, 2010
- Messages
- 328
Hello all,
I am trying to add a 3rd nameserver and I followed this guide: http://help.directadmin.com/item.php?id=196 .
However DirectAdmin is not adding the DNS record.
I created the file /usr/local/directadmin/data/templates/custom/dns_ns.conf with the following lines:
The permission of the file is 755 and the file owners are set to diradmin:diradmin.
The ns1 and ns2 records are written on create.
I hope someone can help me.
I am trying to add a 3rd nameserver and I followed this guide: http://help.directadmin.com/item.php?id=196 .
However DirectAdmin is not adding the DNS record.
I created the file /usr/local/directadmin/data/templates/custom/dns_ns.conf with the following lines:
Code:
|NS1|=|DOMAIN|.
|NS2|=|DOMAIN|.
ns3.mydomain.nl.=|DOMAIN|.
The ns1 and ns2 records are written on create.
I hope someone can help me.