options { {% include_indented "_common/options.conf.j2" %} allow-query { any; }; allow-recursion { any; }; dnssec-validation no; qname-minimization off; forward first; forwarders { 10.53.0.2 port @PORT@; }; }; {% include "_common/controls.conf.j2" %} {% include "_common/root.hint.conf" %}