Lab for a DNS server

This is for a private lab.

For a public server, make sure the following is set:

allow-query { any; };

This is how you lock down who can use your server. If you want people to access your domain, it's any;.

This lab uses 168.63.129.16 as a forwarding server. This is the Azure DNS server.

Deploy to Azure