Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : >2 Authoritative Nameservers



Threaded Mode | Print  

 >2 Authoritative Nameservers (1 Replies, Read 263 times)
MudgeeHost
Group: Member
Post Group: Newbie
Posts: 6
Status:
Hi,

How do I specify a 3rd authoritative name server?
Webuzo only permits 2.
https://webuzo.com/docs/v2/manage-nameservers/

Is there a way to add more into the dns zone file template?
IP: --   

>2 Authoritative Nameservers
MudgeeHost
Group: Member
Post Group: Newbie
Posts: 6
Status:
I've got the additional authoritative namservers into the dns template by manually adding this at the top of  /var/webuzo/conf/default_dns.conf

Code

    {
        "name": "domain_name.",
        "ttl": "7200",
        "class": "IN",
        "type": "NS",
        "record": "ns3.my.hosting.domain."
    },


only issue is this record shows up to end clients and is editable unlike ns1 & ns2 which are hidden from them. but at least webuzo is creating properly authorised dns zones.

it'll do for now, while we wait for webuzo to support 2-4 nameservers 
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is November 2, 2025, 12:49 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.015