Feature questions

Reissom Beshir Reissom_Beshir at Mitel.com
Tue Sep 23 17:22:44 UTC 2008


> So my next question is in regards to providing zone or dns zone options
> without the use of dnssec? Is this a valid example?
>
> #### DNS Zone Definitions ####
> zone "test.com" {
>     type master;
>     file "mmctest.zone";
> };
> ...

This may be useful for you...
dhcpd has -t option to verify the configuration file without running the 
daemon.
  dhcpd -t -cf <path>/dhcpd.conf



More information about the dhcp-users mailing list