Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section DNS Server
  • Search

[request] slave server

Questions regarding the DNS Server
BIND
Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
Omar
Posts: 24
Joined: Sun Dec 16, 2012 9:59 pm

[request] slave server
  • Quote

Post by Omar » Thu Jan 17, 2013 5:05 pm

it possible adding the option in the dns script for add slave server?


regards
Last edited by Omar on Fri Jan 18, 2013 2:29 pm, edited 1 time in total.
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: [request] slave zone
  • Quote

Post by skid » Fri Jan 18, 2013 12:39 pm

You mean slave zone on the separate dns server for redundancy? If so then yes such functionality will be released.
Top

Omar
Posts: 24
Joined: Sun Dec 16, 2012 9:59 pm

Re: [request] slave zone
  • Quote

Post by Omar » Fri Jan 18, 2013 1:59 pm

skid wrote:You mean slave zone on the separate dns server for redundancy? If so then yes such functionality will be released.
yes, something like this (in /etc/named.conf):

Code: Select all

zone "myweb.com" {
        type master;
        file "/home/name_user/conf/dns/myweb.com.db";
        allow-transfer {
                ip-server;
        };
        notify yes;
}
then i can working with a dns server (ip-server) which would a slave to a vesta server (master)

for now i working in the code, for add this option, for example in packages:
Image

regards
Top

Gwynn
Posts: 5
Joined: Fri Apr 12, 2013 11:52 pm
Contact:
Contact Gwynn
Website

Re: [request] slave server
  • Quote

Post by Gwynn » Fri Apr 12, 2013 11:55 pm

Hi you can use powerdns in 'supermaster' mode, as slave server. I have test this solution, and it works fine. If you interest this, i will translate my solution on English, and share with community with pleasure.
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: [request] slave server
  • Quote

Post by skid » Sat Apr 13, 2013 8:33 pm

Sounds intresting.
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “DNS Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

cron

Login  •  Register

I forgot my password