options { . . listen-on port 53 { any; }; listen-on-v6 port 53 { any; }; allow-query { any; }; forwarders { 208.67.222.222; 208.67.220.220; }; . . }