Tutorial on DNS Slave Setup
Tutorial on DNS Slave Setup
Hello,
I like the vestacp and its documentation. I have properly installed VestaCP but don't know how should i setup dns slave for ns2. on second server? Can you provide us a little help on this? What command should i run on second server?
Please help. Thanks
I like the vestacp and its documentation. I have properly installed VestaCP but don't know how should i setup dns slave for ns2. on second server? Can you provide us a little help on this? What command should i run on second server?
Please help. Thanks
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Tutorial on DNS Slave Setup
Check the documentation. http://vestacp.com/docs/#how-to-setup-dns-cluser
Re: Tutorial on DNS Slave Setup
Thanks but i don't understand folllowing
1. Create user dns-cluster on a server which will be used as dns slave
How to create this on second/slave server?
Can you provide more details about it?
Thanks
1. Create user dns-cluster on a server which will be used as dns slave
How to create this on second/slave server?
Can you provide more details about it?
Thanks
Re: Tutorial on DNS Slave Setup
Hi,
on the second server (slave) with vestacp you should create new user with name dns-cluster (via gui or cli)
On the first server (master) you should run this command
slave.yourhost.com - main ip of slave server
p4sw0rd - password for admin
on the second server (slave) with vestacp you should create new user with name dns-cluster (via gui or cli)
Code: Select all
v-add-user dns-cluster passowrd [email protected]
Code: Select all
v-add-remote-dns-host slave.yourhost.com 8083 admin p4sw0rd
p4sw0rd - password for admin