Bug 1327250

Summary: dhcpd server redhat EE 6.4
Product: Red Hat Enterprise Linux 6 Reporter: Rodrigo Casas <rocasas>
Component: dhcpAssignee: Pavel Šimerda (pavlix) <psimerda>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Release Test Team <release-test-team>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.4CC: rocasas
Target Milestone: rcFlags: jpopelka: needinfo? (rocasas)
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 14:16:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Rodrigo Casas 2016-04-14 14:53:25 UTC
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:

Comment 2 Jiri Popelka 2016-04-14 16:28:07 UTC
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'.

Comment 3 Pavel Šimerda (pavlix) 2016-07-19 14:16:28 UTC
This bugreport didn't receive any relevant information from the reporter.