Welcome Guest. Please Login or Register  


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



Threaded Mode | Print  

 >2 Authoritative Nameservers (3 Replies, Read 1159 times)
MudgeeHost
Group: Member
Post Group: Newbie
Posts: 7
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: 7
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: --   

>2 Authoritative Nameservers
salman
Group: Webuzo Team
Post Group: Elite Member
Posts: 252
Status:
Hi,

>>Is there a way to add more into the dns zone file template?
We are going to add the support for 4 namaservers in new version 4.6.2

For now if you want more NS record for a domain then you can do it by adding NS record from admin panel -> advance dns setting . add record and then you can select NS type and in name field you just put @ and in NS field you can put your nameser.
IP: --   

>2 Authoritative Nameservers
MudgeeHost
Group: Member
Post Group: Newbie
Posts: 7
Status:
Hi Salman,

Quote From : salman Today at 8:15 am

We are going to add the support for 4 namaservers in new version 4.6.2


awesome!
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 4, 2025, 8:51 pm.

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