From owner-freebsd-questions@FreeBSD.ORG Wed Mar 16 18:02:53 2005 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 AB73916A4CE for ; Wed, 16 Mar 2005 18:02:53 +0000 (GMT) Received: from ws1.cnweb.com (ws1.cnweb.com [207.91.1.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03AEE43D39 for ; Wed, 16 Mar 2005 18:02:53 +0000 (GMT) (envelope-from darryl@osborne-ind.com) Received: (qmail 1334 invoked from network); 16 Mar 2005 18:02:51 -0000 Received: from p245n23.ruraltel.net (HELO darryl) (24.225.23.245) by hultine.com with SMTP; 16 Mar 2005 18:02:51 -0000 From: "Darryl Hoar" To: Date: Wed, 16 Mar 2005 12:03:22 -0600 Message-ID: <005001c52a52$721dfd20$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: DHCP server performance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 18:02:53 -0000 Greetings, I want to setup a DHCP server on my internal (private 192.168.1.X) network. I already have a Freebsd machine on the network as a webserver. Should I dedicate an entire machine to being a DHCP server ? Or will the load be minimal and I can put the DHCP server functionality on my webserver ? thanks in advance, Darryl