From owner-freebsd-net@FreeBSD.ORG Mon May 5 12:30:19 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A913537B401 for ; Mon, 5 May 2003 12:30:19 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-87.apple.com [17.250.248.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25C4E43FBF for ; Mon, 5 May 2003 12:30:17 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from asmtp02.mac.com (asmtp02-qfe3 [10.13.10.66]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h45JUHGm021089 for ; Mon, 5 May 2003 12:30:17 -0700 (PDT) Received: from mac.com ([68.161.244.25]) by asmtp02.mac.com (Netscape Messaging Server 4.15) with ESMTP id HEFI6E00.TGE for ; Mon, 5 May 2003 12:30:14 -0700 Date: Mon, 5 May 2003 15:31:59 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Charles Swiger To: freebsd-net@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <3379.172.176.145.237.1052162126.squirrel@bluhayz.homeunix.org> Message-Id: <3D285157-7F30-11D7-8414-003065ABFD92@mac.com> X-Mailer: Apple Mail (2.552) Subject: Re: To DNS serve, or not to X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 19:30:19 -0000 On Monday, May 5, 2003, at 03:15 PM, agent dero wrote: > I am setting up a home based server, that will host a couple domain > names > on 768k SDSL. I have the server all lined up and I am wondering what I > should do about DNS serving. I figure I have three choices. > a) install BIND on my web/ftp/lan server (also doubling as network > firewall) > b) get an old junk box, like 300Mhz w/ 64MB RAM and use it as the DNS > Server. > c) use a free off-location service, such as zoneedit.com to handle DNS > requests, that come to my static IP. Get and old 300MHz box per B, and use it as your network firewall. Don't run any other services on it; use your existing server to handle web, ftp, and DNS. -Chuck