I have create a custom dns_ns.conf file to add a third name server by default for new accounts (and yes it is in the custom directory) but it is not using my custom template.
The file looks like the following (with my nameserver name changed, of course):
Is there some trick that I'm missing? I've restarted DirectAdmin, Bind, and Apache but it is acting as if my custom template doesn't exist. I'm using DirectAdmin 1.33.
The file looks like the following (with my nameserver name changed, of course):
Code:
|NS1|=|DOMAIN|.
|NS2|=|DOMAIN|.
ns3.mythirdnameserver.com.=|DOMAIN|.
Is there some trick that I'm missing? I've restarted DirectAdmin, Bind, and Apache but it is acting as if my custom template doesn't exist. I'm using DirectAdmin 1.33.