I want to configure a dhcp server to assign both public and private IPs. How is the best way to do this? I would like to create a 3-leg network with the public servers in a dmz, but the key thing I am hung up on right now is how to assign both networks IPs through dhcp..
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
That's a strange thing you're trying to do there. At any rate, you need to define a scope on the DHCP server for both address ranges and you need a mechanism (DHCP relay agent) for forwarding DHCP broadcasts from the public network to the DHCP server network. |
|||||||||||
|
|
I would highly recommend "yelling at your vendor" AND/OR looking for another device that can operate with a static IP address.... assigning public IP addresses to your DMZ is VERY dangerous. |
|||
|