Bug #1909
closeddhcp dies after reboot
0%
Description
Just upgraded to to NanoBSD release from a previous 2.x RC version.
When it reboots, it comes up okay, but clients are unable to get a DHCP lease.
DHCP service shows as stopped in status -> services.
Trying to restart thows this into the logs:
php: /status_services.php: The command '/usr/local/sbin/dhcpd -user dhcpd -group _dhcp -chroot /var/dhcpd -cf /etc/dhcpd.conf bridge0' returned exit code '1', the output was 'Internet Systems Consortium DHCP Server 4.2.1-P1 Copyright 2004-2011 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ bad range, address 172.16.1.10 not in subnet 10.10.1.0 netmask 255.255.255.0 If you did not get this software from ftp.isc.org, please get the latest from ftp.isc.org and install that before requesting help. If you did get this software from ftp.isc.org and have not yet read the README, please read it before requesting help. If you intend to request help from the dhcp-server@isc.org mailing list, please read the section on the README about submitting bug reports and requests for help. Please do not under any circumstances send requests for help directly to the authors of this software - please send them to the appropriate mailing list as des
Sep 26 22:14:27 dhcpd: exiting.
Sep 26 22:14:27 dhcpd: exiting.
Sep 26 22:14:27 dhcpd:
Sep 26 22:14:27 dhcpd:
The IP of the bridged interface isand always has been 172.16.1.1
And the DHCP server range configured is 172.16.1.10 - 172.16.1.199
If I go into the interface configuration, do not change anything but click "Save" followed by Apply Changes,
the DHCP service starts successfully.
Files