How to make name server using hestiacp

as long as this time, i am using cloudflare and so great… hestiacp is one of my favourite for VPS. but i want to try make nameserver by self.

when i buy server, i have chose one of my domain as my hostname. i give name ns1.mydomain.com, and this URL automatic be created as one of domain.

and then i turn on mydomain.com using cloudflare … but today i think i have to make nameserver using :

ns1.mydomain.com
ns2.mydomain.com

because cloudflare not supported all domain TLD like … domain.tech … domain.site …domain.xyz
i need guide to do this … because i am failed to try, infact i have change IP address using my new server

https://docs.hestiacp.com/admin_docs/server_management.html#how-to-setup-a-dns-cluster
https://forum.hestiacp.com/search?q=dns%20cluster

1 Like

thks for direction… i want to try solve my problem… greatss hestiacp support i this forum. thks for ScIT

Dear @ScIT

As the guidance from recomended article :

  1. Create user dns-cluster on a server which will be used as dns slave
  2. Run following command on a master

v-add-remote-dns-host slave.yourhost.com 8083 admin p4sw0rd

Password and host name should be replaced with relevant data of course.

=======

  1. this command is written in root or spesific folder ?
  2. slave.yourhost.com ==== > is can repalce like == ns1.mydomain.com … is it right ?
  3. about admin p4sw0rd === > this is using admin account (root) or can spesific user account ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.