From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 14:42:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBF1A37B401 for ; Mon, 21 Apr 2003 14:42:10 -0700 (PDT) Received: from above.proper.com (mail.proper.com [208.184.76.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E51343FDD for ; Mon, 21 Apr 2003 14:42:10 -0700 (PDT) (envelope-from phoffman@proper.com) Received: from [63.202.92.152] (adsl-66-125-125-92.dsl.pltn13.pacbell.net [66.125.125.92]) by above.proper.com (8.12.8p1/8.12.8) with ESMTP id h3LLg6t5062385 for ; Mon, 21 Apr 2003 14:42:07 -0700 (PDT) (envelope-from phoffman@proper.com) Mime-Version: 1.0 X-Sender: phoffprop@mail.proper.com Message-Id: X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . Date: Mon, 21 Apr 2003 14:42:04 -0700 To: freebsd-questions@FreeBSD.ORG From: Paul Hoffman Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: Running isc-dhcpd on two interfaces? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 21:42:11 -0000 Hi again. I have a box that has two interfaces on two nets, and I want it to be a DHCP server for both nets. I installed isc-dhcpd from ports, but it looks like it is pretty much hard-wired to only run once, using just one config file. How do I make it work for two different interfaces ?