Hi there,
I have a server running which provides DHCP for a network serving
addresses in the 192.168.0.5-200 range. This works fine, but we have
added several other ethernet cards and we want the server to provide
DHCP for a DMZ network, numbered 10.0.0.5-200 and only accessible over a
different ethernet card to the first network.
How do I configure dhcpd to serve 192.168.0.5-200 numbers over eth0 and
10.0.0.5-200 numbers over eth2?
I've read the manpage and googled for info, but I'm still confused -
most examples seem to deal with just one interface.
I'm using Redhat 8.0.
TIA!
Peter.
|