Computing.Net > Forums > Networking > DHCP scopes

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

DHCP scopes

Reply to Message Icon

Name: Six
Date: March 22, 2003 at 12:06:27 Pacific
OS: Redhat 8
CPU/Ram: 266 128
Comment:

I am a bit confused with DHCP scopes using DHCPd in Redhat 8. I understand a scope would look something like this in the dhcpd.conf:

subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.10 192.168.1.100;
range 192.168.1.150 192.168.1.200;
}

But, I need the server to provide IPs to 290 so computers throughout 5 counties. I need to have one set up IPs for each county.
How would I get DHCP to assign the IPs of each county with their own set of IPs?



Sponsored Link
Ads by Google

Response Number 1
Name: Mendez
Date: March 22, 2003 at 17:33:39 Pacific
Reply:

You'll need to use a class B licence such as 172.16.0.0 network where you can use 65534 available hosts.


0

Response Number 2
Name: Six
Date: March 22, 2003 at 22:18:15 Pacific
Reply:

Thanks, but that doesn't help me too much. Can you point me to some documentation? A google search got me primarily Win2k results.

Thanks...


0

Response Number 3
Name: DaN
Date: March 24, 2003 at 04:58:34 Pacific
Reply:

You would want to make subnets to ensure each county has a unique IP Range.
See any TCP /IP Overview / Subnetting.
That should help.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


networking multi-tenant ... Imaging Computers in a Sc...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: DHCP scopes

DHCP Scope? www.computing.net/answers/networking/dhcp-scope/31165.html

ICS with WINXP, DHCP SCOPE?? www.computing.net/answers/networking/ics-with-winxp-dhcp-scope/8530.html

DHCP scope deactivation www.computing.net/answers/networking/dhcp-scope-deactivation/11755.html