# # DESCRIPTION # # This file describes each DNS domain and the DNS name server to which to send # dynamic updates for that domain. The first field is the domain. The second is # the DNS server to receive updates for the domain. There is a third as yet # unsupported field for use with secure dynamic DNS updates. In most common use # there will be entries for forward and reverse translation. # # This example defines the DNS server at IP address 10.10.2.14 to receive # dynamic updates for the compaq.com domain (A records) and the # 10.10.in-addr.arpa domain (PTR records). # #compaq.com 10.10.2.14 #10.10.in-addr.arpa 10.10.2.14