From owner-freebsd-questions Wed Feb 12 2:53:54 2003 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 15D2337B401 for ; Wed, 12 Feb 2003 02:53:53 -0800 (PST) Received: from dns.tegtmeyer.com (sg820805.de [217.160.170.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 9DA8143FA3 for ; Wed, 12 Feb 2003 02:53:51 -0800 (PST) (envelope-from fte-sub-freebsd-questions@fte.to) Received: (qmail 4522 invoked from network); 12 Feb 2003 10:54:12 -0000 Received: from pd9e09712.dip.t-dialin.net (217.224.151.18) by 0 with QMTP; 12 Feb 2003 10:54:12 -0000 Received: (qmail 1512 invoked by uid 500); 12 Feb 2003 10:53:48 -0000 Mail-Followup-To: freebsd-questions@freebsd.org To: freebsd-questions@freebsd.org Subject: Re: Resolving or blocking eg. doubleclick.net? References: <200302121029.14713.freebsd.nospam@mekanix.dk> <200302121109.33305.kde.nospam@mekanix.dk> X-Face: dU\mXwf?KS(Sx?0y(1{8c=3W~Z,S+bzMe26W8YMmm7]9>tU:erm1G3NT,L"kwEQUZA]SPG& (s=v$)Gr@uS4HOlG2]k5 From: Frank Tegtmeyer Date: 12 Feb 2003 11:53:48 +0100 In-Reply-To: <200302121109.33305.kde.nospam@mekanix.dk> Message-ID: Lines: 27 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bjarne Wichmann Petersen writes: > Tried it, but really got confused trying to install it. Ended up having a > service dir created all over my system. Never got it to work. Dan Bernstein is always interested to hear about difficulties with his instructions. You have to follow the instructions to the letter. I never saw something go wrong, so it's likely you missed a phrase or sentence. I recommend trying again. BIND is a pain compared to dnscache. Regarding your problem: resolving ad.doubleclick.net takes about 0.5s at my ADSL connection - with an empty cache. I think your problem is possibly at the network layer. What results give the following commands? dig @205.138.3.20 ad.doubleclick.net dig @208.211.225.10 ad.doubleclick.net dig @204.176.177.10 ad.doubleclick.net dig @204.253.104.10 ad.doubleclick.net You should get a CNAME answer and an "additional section". You may try then one of the nameservers of the additional section and the given CNAME. Regards, Frank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message