Install the dhcp server in linux

Source: Internet
Author: User
Install the dhcp server in linux-Linux Enterprise Application-Linux server application information. For more information, see. The entire installation environment is Fedora core 3. Other versions do not matter. You can use source code compilation or other Package Manager versions without the rpm package manager.

DHCP -- Dynamic Host Configuration Protocol

Subnet division: (the entire LAN has a total of four computers, one Fedora core 3 server, as the web server and other application servers, one laptop, two desktops, and neighbors. Shared Internet access through ADSL. The bandwidth is 2 MB. There is a home router with TP-Link, model TL-R410. It should be possible to do dhcp, but I have tried it for half a day and I can only try it on the server. It is very easy to achieve the goal .)

Gateway: 192.168.1.1

Static ip address range: 192.168.1.2-192.168.1.99 {used to configure the static ip Address by yourself. The private ip address cannot be used}

Dhcp ip address range: 192.168.1.100-192.168.1.110 {4 machines are supported, and another one is not needed}

Download:
Wget http://ftp.kddilabs.jp/Linux/pac... p-3.0.1-11.i386.rpm (fedora 3)

Installation:
Rpm-Uvh dhcp-3.0.1-11.i386.rpm

Configuration:
Vi/etc/dhcpd. conf (configuration file of dhcpd)
QUOTE:
Related Article

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.