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

debian 7 - adding external dns transfer/notify error

Questions regarding the DNS Server
BIND
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
jalogisch
Posts: 8
Joined: Fri Aug 29, 2014 7:16 am

debian 7 - adding external dns transfer/notify error
  • Quote

Post by jalogisch » Fri Aug 29, 2014 7:23 am

Hej,

as given in the Documentation (http://vestacp.com/docs/#how-to-enable-zone-transfer) i had tried to enable axfr/notify for the external DNS Servers on my Debian 7 System, running latest VestaCP Version.

I had placed the Settings in /etc/bind/named.conf.local as this is the best location for this. The Option "allow-transfer { none;};" was not set before (anywhere). To enable i restarted bind and it failes with the following error in the logfile:

Code: Select all

/etc/bind/named.conf.local:5: unknown option 'allow-transfer'
/etc/bind/named.conf.local:6: unknown option 'also-notify'
A search in the Wild does not give me any Solution i can work with - so i place my question here. Maybe someone had the same Issue and had fixed it.

/jd
Top

jalogisch
Posts: 8
Joined: Fri Aug 29, 2014 7:16 am

Re: debian 7 - adding external dns transfer/notify error
  • Quote

Post by jalogisch » Fri Aug 29, 2014 7:38 am

i just want to answer my own question.

options need to be places in the "option" block which can be find in "/etc/bind/named.conf.options" on debian.

Code: Select all

        // transfer the zone information to the secondary DNS
        allow-transfer { ip.of.secondary.server; };
        // send notification to secondary
        also-notify { ip.of.secondary.server; };
        // Do not make public version of BIND
        version none;
Top

Spheerys
Posts: 225
Joined: Tue Dec 29, 2015 12:36 pm

Os: Debian 7x
Web: apache + nginx
Re: debian 7 - adding external dns transfer/notify error
  • Quote

Post by Spheerys » Fri Jan 22, 2016 12:49 pm

It could be usefull to update the official VestaCP documentation on this point : https://vestacp.com/docs/#how-to-enable-zone-transfer :)
Top


Post Reply
  • Print view

3 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