Configuration and application of DHCP server under RedHatEnterpriseLinux6.3

Source: Internet
Author: User
From: The configuration and application of the DHCP server under RedHatEnterpriseLinux6.3 has set up a DHCP service on the newly installed RedHatEnterpriseLinux6.3 Virtual Machine. After the configuration file is complete, the dhcpd service cannot be started. I found the problem only today when I checked the detailed information of the dhcp software package installation! The rpm package for the dhcp-4.1.1 has automatically created the primary configuration file dhc when the dhcpd service is installed

From: Red Hat Enterprise Linux 6.3 DHCP server configuration and application

A DHCP service is set up on the newly installed Red Hat Enterprise Linux 6.3 Virtual Machine. Once the configuration files are complete, the dhcpd service cannot be started. I found the problem only today when I checked the detailed information of the dhcp software package installation!

The rpm package for the dhcp-4.1.1 has automatically created the master configuration file dhcpd when the dhcpd service is installed. conf, in/etc/dhcp/dhcpd. conf while following Red Hat Enterprise Linux 5 and dhcp-3. *. *. -***: I manually created a master configuration file:/etc/dhcpd. conf, and complete the parameter configuration, but the main configuration file that actually works is an empty file !!

Therefore, it always fails at startup. the following error is displayed when you view the log:

After overwriting the previously configured/etc/dhcpd. conf to/etc/dhcp/dhcpd. conf, The dhcpd service is successfully started. Next, record the DHCP service setup steps.

1. Check whether the DHCP service is installed

2. Mount the Red Hat mounting Disk

3. Install the dhcp service (the rpm Packages on this installation disk are in the Packages directory)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.