# Jim Wildman's mobile lab example # main dhcpd.conf # $Revision: 140 $ # $Date: 2010-09-16 17:48:28 -0400 (Thu, 16 Sep 2010) $ # $URL: file:///home/jawildman/rossdev_sync/trunk/www/html/files/dhcpd.conf $ ddns-update-style interim; allow booting; allow bootp; ignore client-updates; set vendorclass = option vendor-class-identifier; # vifbr0 include "/etc/dhcpd.nat.conf"; # vifbr1 include "/etc/dhcpd.hostonly.conf";