From owner-freebsd-questions@FreeBSD.ORG Tue Jun 1 00:27:39 2004 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 4E3A216A4CE for ; Tue, 1 Jun 2004 00:27:39 -0700 (PDT) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAF6A43D2F for ; Tue, 1 Jun 2004 00:27:38 -0700 (PDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i517VL6m036973 for ; Tue, 1 Jun 2004 02:31:21 -0500 (CDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from localhost (localhost [[UNIX: localhost]]) by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i517VLxg036972 for freebsd-questions@freebsd.org; Tue, 1 Jun 2004 02:31:21 -0500 (CDT) (envelope-from jamoore) From: Jay Moore To: FreeBSD Mailing List Date: Tue, 1 Jun 2004 02:31:20 -0500 User-Agent: KMail/1.6.1 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200406010231.20904.jaymo@cromagnon.cullmail.com> Subject: DNS usage question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2004 07:27:39 -0000 I'm running sendmail on my 5.2.1 system, and have a number of DNSBLs set up in my sendmail configuration. I am not currently running BIND (or any other nameserver), and therefore have configured my system to use one of my ISP's DNS servers. I've noticed that each attempted connection to my mail server now generates a flurry of DNS requests from my mail server to my ISP's DNS server. I'd like to streamline this process, but I don't really want to take on DNS administration. I've heard about caching DNS servers, and "tiny DNS", and I wondered if they might suit my needs. Comments, or recommendations?? Thanks, Jay