allow-query option in the DNS zone

Discussion in 'Plugins/Modules/Addons' started by stuckoff, Sep 11, 2012.

  1. stuckoff

    stuckoff New Member

    Hi All,

    i need to add allow-query option in the zone section:

    zone "example.com" IN {
    ....
    allow-query { any; };
    };

    is there such possibility or workaround in the DNS-plugin of ISPconfig3?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You can save a modified version of the template /usr/local/ispconfig/server/conf/bind_named.conf.local.master in the /usr/local/ispconfig/server/conf-custom/ directory - this will then override the default template.
     

Share This Page