Hide Forgot
Description of problem: DHCP Server Linux Redhat EE 6.4 Version-Release number of selected component (if applicable): How reproducible: [root@ns dhcpd]# tail /var/log/messages Apr 14 09:31:29 ns dhcpd: Apr 14 09:31:29 ns dhcpd: This version of ISC DHCP is based on the release available Apr 14 09:31:29 ns dhcpd: on ftp.isc.org. Features have been added and other changes Apr 14 09:31:29 ns dhcpd: have been made to the base software release in order to make Apr 14 09:31:29 ns dhcpd: it work better with this distribution. Apr 14 09:31:29 ns dhcpd: Apr 14 09:31:29 ns dhcpd: Please report for this software via the Red Hat Bugzilla site: Apr 14 09:31:29 ns dhcpd: http://bugzilla.redhat.com Apr 14 09:31:29 ns dhcpd: Apr 14 09:31:29 ns dhcpd: exiting. Steps to Reproduce: 1.[root@ns init.d]# dhcpd status Internet Systems Consortium DHCP Server 4.1.1-P1 Copyright 2004-2010 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Not searching LDAP since ldap-server, ldap-port and ldap-base-dn were not specified in the config file Wrote 0 leases to leases file. No subnet declaration for status (no IPv4 addresses). ** Ignoring requests on status. If this is not what you want, please write a subnet declaration in your dhcpd.conf file for the network segment to which interface status is attached. ** Not configured to listen on any interfaces! This version of ISC DHCP is based on the release available on ftp.isc.org. Features have been added and other changes have been made to the base software release in order to make it work better with this distribution. Please report for this software via the Red Hat Bugzilla site: http://bugzilla.redhat.com exiting. 2. 3. Actual results: Expected results: Additional info:
So what exactly is the problem you're trying to report ? 'dhcpd status' is not valid command - you are telling dhcpd to listen on 'status' interface. You probably want 'service dhcpd status'.
This bugreport didn't receive any relevant information from the reporter.