From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Largent Subject: dhcpd setup Date: Wed, 22 May 2002 17:24:48 -0400 Sender: linux-admin-owner@vger.kernel.org Message-ID: <3CEC0CA0.40604@imagelinks.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-admin Is it possible to make one dhcp server give one set of address on one eth0 and a different set of address on eth1? Reading the docs it says it listens on eth0 unless specifed. The only thing I could think of is start the first dhcp server on eth0 and then start a second with an alternate config and tell it to listen on eth1. Jeff