From owner-freebsd-questions@FreeBSD.ORG Mon Dec 31 15:28:47 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CE6B16A417 for ; Mon, 31 Dec 2007 15:28:47 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate2.pacific.net.sg (smtpgate2.pacific.net.sg [203.120.90.32]) by mx1.freebsd.org (Postfix) with SMTP id 6D64913C458 for ; Mon, 31 Dec 2007 15:28:45 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 4649 invoked from network); 31 Dec 2007 15:28:44 -0000 Received: from adsl120.dyn229.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.229.120) by smtpgate2.pacific.net.sg with ESMTPA; 31 Dec 2007 15:28:43 -0000 Message-ID: <47790AA1.8010109@pacific.net.sg> Date: Mon, 31 Dec 2007 23:28:33 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: Maxim Khitrov References: <26ddd1750712271246j14795cf3wf8e9727f0f7cc148@mail.gmail.com> <47744048.6020202@daleco.biz> <47752446.8090908@gmail.com> <26ddd1750712300852p5835e094nf20f85a9f8e0356d@mail.gmail.com> <839aec700712300931l18d892dak3fe16175405fa65f@mail.gmail.com> <26ddd1750712301544q16eee11bt82cdcee0cf153afb@mail.gmail.com> In-Reply-To: <26ddd1750712301544q16eee11bt82cdcee0cf153afb@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Darren Spruell , Rob , User Questions Subject: Re: Blocking undesirable domains using BIND X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2007 15:28:47 -0000 Hi, Maxim Khitrov wrote: > On Dec 30, 2007 12:31 PM, Darren Spruell wrote: >> On Dec 30, 2007 9:52 AM, Maxim Khitrov wrote: > I then installed dnsmasq, which is able to read domain info from the > hosts file. Just for the fun of it, I loaded domains from all the > sources I've gathered into a separate hosts file - a total of 155,150 > entries. Dnsmasq loaded that file and has been running for several > minutes now. It's currently taking up a total of 17MB! Now granted, it > doesn't need to deal with whole zone files, but this still goes to > show the level of efficiency that can be achieved in theory even with > this many entries. this sounds like a perfect solution for me too. I will have to try this next year. Erich