Actions
Bug #3015
closedDHCP (v4) won't start because of IPv6 DNS servers in /var/dhcpd/etc/dhcpd.conf
Start date:
05/31/2013
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
i386
Description
The process which writes out the /var/dhcpd/etc/dhcpd.conf file just before starting dhcpd is configuring the forward and reverse lookup IP to IPv6 addresses. This causes the dhpd to fail on start with:
php: : The command '/usr/local/sbin/dhcpd -user dhcpd -group _dhcp -chroot /var/dhcpd -cf /etc/dhcpd.conf -pf /var/run/dhcpd.pid bridge0' returned exit code '1', the output was 'Internet Systems Consortium DHCP Server 4.2.4-P2 Copyright 2004-2012 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ /etc/dhcpd.conf line 25: expecting semicolon. primary 2001: ^ /etc/dhcpd.conf line 28: expecting semicolon. primary 2001: ^ Configuration file errors encountered -- exiting 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 un
Updated by Jim Pingle over 11 years ago
- Assignee set to Jim Pingle
- Target version set to 2.1
Updated by Jim Pingle over 11 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset f79a5df0733fe17d4a938381e9175fa2e2abefb1.
Updated by Jim Pingle over 11 years ago
Applied in changeset 9399370b367df7b73b84d605f4f44599c93b0bbe.
Updated by Gavin J over 11 years ago
Thanks for the fast turn around Jim. That fixed it.
Updated by Renato Botelho over 11 years ago
- Status changed from Feedback to Resolved
Actions