Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-13-2010, 11:27 AM
|
#1
|
LQ Newbie
Registered: Mar 2010
Location: Delhi
Posts: 12
Rep:
|
DHCP Server
How to given a range of IPs (like 1 to 200) through DHCP server?
|
|
|
12-13-2010, 11:39 AM
|
#2
|
Senior Member
Registered: Jul 2007
Distribution: Gentoo
Posts: 2,125
|
This link should help answer your question.
What have you tried, what documentation have you read and are your referring to, what system and version are you running, what problems are you experiencing, etc?
|
|
|
12-16-2010, 11:46 AM
|
#3
|
LQ Newbie
Registered: Mar 2010
Location: Delhi
Posts: 12
Original Poster
Rep:
|
Dear, i want to know that exactly, suppose i have 100 clints and i want to assign particular IPs in a given range (like 150 to 250)to them, then how can i set this range in my DHCP server?
|
|
|
12-16-2010, 11:55 AM
|
#4
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
It depends on what server you are using. There is not only one, no one can help you if you don't give us the wanted information.
|
|
|
12-16-2010, 12:17 PM
|
#5
|
LQ Newbie
Registered: Mar 2010
Location: Delhi
Posts: 12
Original Poster
Rep:
|
i noted down that i m using my DHCP server.
|
|
|
12-16-2010, 12:30 PM
|
#6
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
Which one, as I already stated, there is more than one. What you actually are asking is like "I drive my car. Where have I to put the fuel in?"
How should we know, without knowing brand and model?
|
|
|
12-16-2010, 12:55 PM
|
#7
|
Member
Registered: Aug 2005
Location: /home/teebones
Distribution: sometimes this, sometimes that..
Posts: 502
Rep:
|
In other words, how is the dhcp server called (the package name of dhcp service) and which version.
|
|
|
12-16-2010, 02:51 PM
|
#8
|
Senior Member
Registered: Jul 2007
Distribution: Gentoo
Posts: 2,125
|
In your DHCP configuration you should have a statement similar to the following:
Code:
pool {
range 10.10.0.150 10.10.0.250
}
This statement likely go in your subnet definition. The exact syntax will depend on which DHCP program you are using in your distribution, which as was pointed out is information you did not provide.
|
|
|
All times are GMT -5. The time now is 01:15 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
|
|