From owner-freebsd-questions@FreeBSD.ORG Sat Jan 3 13:14:59 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3512E56; Sat, 3 Jan 2015 13:14:59 +0000 (UTC) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 908AF66514; Sat, 3 Jan 2015 13:14:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 881605E0EF; Sat, 3 Jan 2015 14:02:15 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -0.951 X-Spam-Level: X-Spam-Status: No, score=-0.951 tagged_above=-999 required=5 tests=[AWL=0.047, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_NONE=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bvQqkHv9KMLs; Sat, 3 Jan 2015 14:02:09 +0100 (CET) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from Leslies-MacBook-Pro.local (unknown [80.70.153.55]) by mx1.bjare.net (Postfix) with ESMTP id 039745E0B5; Sat, 3 Jan 2015 14:02:03 +0100 (CET) Message-ID: <54A7E837.7060108@eskk.nu> Date: Sat, 03 Jan 2015 14:01:43 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Matthew Seaman , freebsd-questions@freebsd.org Subject: Re: Unbound in FreeBSD 10 References: <54A7A35B.8070201@eskk.nu> <20150103094040.0cc0f867.freebsd@edvax.de> <54A7E33F.4020909@FreeBSD.org> In-Reply-To: <54A7E33F.4020909@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2015 13:14:59 -0000 Matthew Seaman skrev 2015-01-03 13:40: > On 03/01/2015 08:40, Polytropon wrote: >> While dig belongs to bind, unbound is using drill. >> You could probably create a symlink to keep your >> scripts' use of dig. > Just install bind-tools > > Cheers, > > Matthew > Thank you Matthew I didn't think of that. Will try it out. /Leslie