Bug 1327250 - dhcpd server redhat EE 6.4 [NEEDINFO]
Summary: dhcpd server redhat EE 6.4
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: dhcp
Version: 6.4
Hardware: i686
OS: Linux
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Pavel Šimerda (pavlix)
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-14 14:53 UTC by Rodrigo Casas
Modified: 2016-07-19 14:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 14:16:28 UTC
Target Upstream Version:
jpopelka: needinfo? (rocasas)


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.