Results 1 to 2 of 2
Hi there,
I have a query related to the ISC's DHCP server (one provided as a standard package with Redhat distributions)
1> Whenever I am reserving any ip for a ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-26-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 1
DHCP server problem
Hi there,
I have a query related to the ISC's DHCP server (one provided as a standard package with Redhat distributions)
1> Whenever I am reserving any ip for a particular machine on the dhcp using "host" definition in /etc/dhcpd.conf file, do I still require to ommit that ip from the DHCP range of the subnet(specified by "range" definiteion)??
I am using something like this :
host DEVICE {hardware ethernet 08:00:06:2B:AE:00; fixed-address 132.186.85.12;}
2> When I do any reservation for an IP, and the machine is still not connected to the network, will dhcp try to assign that ip to some machine?? <i beleive not but my senior says so, hence I am in a dilema>
regards
CJ
- 07-26-2006 #2Just Joined!
- Join Date
- Jun 2004
- Location
- Naxos, Greece
- Posts
- 9
Hi CJ,
I'm not a 100% sure, but I believe that reserved addresses are automatically skipped in de dhcp pool. But why not try it with a very small set of addresses? I'm happy to hear the result.
Cheers,
Edwin


Reply With Quote
