[SERVICES] #Specify the service you want to use #Default is both services DNS ;DHCP [LISTEN_ON] #Specify the Interfaces you would like Server to listen #if you have more than one NIC card on your server #always specify which cards will listen DHCP/DNS requests #Requests from diffent Interfaces look for matching DHCP ranges. #Requests from relay agents look for matching range to relay agent IP. #upto 125 interfaces can be specified. #Default is all Static interfaces ;192.168.0.1 192.168.0.106 [DNS_ALLOWED_HOSTS] #These are permitted hosts for DNS Query. #Hosts having IP address within these ip ranges #only will be responded to DNS requests. #Hosts "queried for" has nothing to do with these ranges. #125 ranges can be specified. #DHCP Client ranges are automatically included #use second example for allowing all hosts ;192.168.0.1-192.168.255.254 1.0.0.1-255.255.255.254 [DNS_HOSTS] #This is where hosts and their #IPs needs to be specified #DNS will resolve as per #entries here, in addition to #DHCP alotted addresses. #Bare names automatically #assume local domain name. #hosts here need not be local #reverse entry is automatic. #MX and ALIASs needs to #be given in respected sections #no alias or wild cards in this section #No limit to no. of entries here ! ;OracleServer.yahoo.com=192.168.0.43 ;DNS=192.168.0.1 ;cpltcaxd02b=192.168.0.2 ;homehost.external.com=187.178.187.178 ;strange=192.168.6.11 ;soho=192.168.0.111 ;www=12.67.4.3 crm.coocaa.com=192.168.0.103 [FORWARDING_SERVERS] #These servers are default Forward DNS Servers #Program auto detects if not specified 192.168.0.1 ;10.10.10.1