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
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?
Summary: Have already tried the IP address thing and it does not work. I would not mind connect though IP if it worked. And no it is not the software firewall at least. Should not be the hardware firewall b...
Summary: Using ICS with Windows XP, and when a computer setup to accept an ip automatically (DHCP) plugs in, it gets an address, where do I find that scope, anyone know, there seems not to be a dhcp server in ...