--- lib/PXElator/dhcpd.pm 2009/07/30 00:07:57 48 +++ lib/PXElator/dhcpd.pm 2009/07/30 16:16:18 63 @@ -122,6 +122,8 @@ File => $pxe::file, }; + pxe::config_for_ip( $ip ); + my $messagetype = $dhcp->getOptionValue(DHO_DHCP_MESSAGE_TYPE()); if ($messagetype eq DHCPDISCOVER()) {