![]() |
|||
Configuring alternate DHCP server
By: rekha singh | 06 Mar 2010 12:39 pm
I am trying to figure out how to configure an alternate DHCP server. The production server cannot run PXE per administrative rules. I need a provisioning server (using satellite)that can run DHCP with PXE boot that will not interfere with production. It is easy to get a VLAN assigned that is not production. The Sat server has two nics. But how would I configure the DHCP where it would not interfere with the production DHCP? The server must maintain a production interface to update existing redhat production servers. Suggestions?
CommentsAt the moment, I would think that the BEST solution would be a dedicated segregated LAN for provisioning (staging network) and then you'd be good to go. it MAY work ok using a VLAN to segregate (I've never tried this, so YMMV and all that). And as I said, you can tell dhcpd which NIC to listen on, so you can, in theory, have it only
By: rekha singh | 06 Mar 2010
|
