Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
07-16-2007, 11:30 PM
|
#1
|
|
LQ Newbie
Registered: Jul 2007
Posts: 2
Rep:
|
How to configure DHCP server for ( 1 server + 500 Clients) in RHEL 4
Hello All,
I am new to Linux, & just started learing the same.
I have made one dhcp server at my lab with 1 server & 5 clients. It is working perfectly.
But if I have to do the same in Corporate Environment i.e. 1 server & more than 254 clients, how to configure the /etc/dhcpd.conf file for the same. Say some company is having one server & 500 PCS.
One linux guy said I have to make one DHCP server per network. Means one dhcp for 192.168.0.1 - 192.168.0.254, one dhcp for 192.168.1.1 - 192.168.1.254....... & so on.
CAN ANYONE TELL ME IF I DO SO, FROM WHERE THE CLIENTS WILL GO TO FETCH THE IP ADDRESS.
WAITING FOR REPLY.
Regards,
Paulin.
|
|
|
|
07-17-2007, 01:12 AM
|
#2
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,702
|
assuming you have isc dhcp installed, then just read /etc/dhcpd.conf. what you are asking for is about *THE* most basic implementation possible, and will already exist within the config file if you actually look.
|
|
|
|
07-18-2007, 12:14 AM
|
#3
|
|
LQ Newbie
Registered: Jul 2007
Posts: 2
Original Poster
Rep:
|
Hello Dear,
I am not knowing about isc dhcp.
I serch the web & found it is some software for DHCP.
HAVE I TO INSTALL THE SAME IN MY MACHINE & CONFIGURE THE SAME? KINDLY REQUEST YOU TO PROVIDE STEPS HOW TO INSTALL & CONFIGURE THE SAME.
Regards,
Paulin.
|
|
|
|
07-18-2007, 02:31 AM
|
#4
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,702
|
we are not here to recite documentation for you. install dhcpd and read it's documentation. if and when you have specific queries about it, please ask.
|
|
|
|
07-18-2007, 08:33 AM
|
#5
|
|
Guru
Registered: Oct 2005
Location: Willoughby, Ohio
Distribution: linuxdebian
Posts: 7,231
Rep: 
|
Yes a single DHCP server can serve addresses for multiple subnets and address ranges. so one DHCP server could hand out
192.168.1.1-254
192.168.2.1-254
10.10.1.1-254
With 500 Clients I would like to believe your Network is separated into multiple subnets by routers. You should review the documentation for the routers on how to use the DHCP relay feature of that device, or install a DHCP relay agent on a server or workstation on each subnet. (hint: for Cisco equipment the command is ip helper-address)
http://www.daemon-systems.org/man/dhcpd.conf.5.html
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:54 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|