From owner-freebsd-questions@FreeBSD.ORG Fri Jul 18 20:36:30 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 703368FE for ; Fri, 18 Jul 2014 20:36:30 +0000 (UTC) Received: from mail.feld.me (mail.feld.me [66.170.3.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.feld.me", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C5422C24 for ; Fri, 18 Jul 2014 20:36:29 +0000 (UTC) Received: from mail.feld.me (mail.feld.me [66.170.3.6]); by mail.feld.me (OpenSMTPD) with ESMTP id d54c87d4; Fri, 18 Jul 2014 15:36:26 -0500 (CDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=feld.me; h=mime-version :date:content-type:content-transfer-encoding:message-id:from :subject:to:cc:in-reply-to:references:sender; s=blargle2; bh=1au 80nlAMVvYQu9E8sI7Wan69R4=; b=pGNav5OIskKmvj3WKvfXSXT2TJ4nzilOJ3H y2K5hrt5Dpsy8UELz4Q+tzx0tDEHk9DtZSFdHkICODSgyH8Y9lRrHoDYi7xt9AQJ Fm4Lls7/jDoLarU0BI/Gam8mpdsCWRk90AM/qOWcBKsAs7sghCYNbNtULZF520Uj GLgfE/9gsMv8diPV7mYg6WuQ0RcKJBlHiLdIlOmvZin6Y0pPqRdJ+13ZtpGr254O QrrPHk8BRRCruzJrKN/5d3sO4NgXUgGKClgiAnUDc9aZrb/xwkpTVbi+ANKxe2Up +PgcYnak4U7nzwsnBD2YaXjQ7KJcCDK/n8reCQlZlPneWXpplrw== DomainKey-Signature: a=rsa-sha1; c=nofws; d=feld.me; h=mime-version:date :content-type:content-transfer-encoding:message-id:from:subject :to:cc:in-reply-to:references:sender; q=dns; s=blargle2; b=WNvyz ZsQNNDFgX6EPsfo5knDOBCYMELv5o8XwFIRASHXZA/licT4v7KgPUVKMBHpp0+8w zeOBHSZPI8nA09ythXMgBWojua6kJD7+Bo9d7/8wYQjWyZUeW2/dIorRTq54JqMk Vkpybhhq4kBYFh1tUsSmBVdXGoqNET3Eu1l5Tm/ZGzgmriJmmGsEpVYH1maZVN/A 68X0Op9ANzqybrny/1Syoz+xViZC0/lyzMGnLMbC9n4mENL0sg4cID4XilEdVukR 1kHvXSjgPEIhjAyDU2jDzGNIRXQsB7+CwSGTAP7CLB115VdBohSki6MvXSBjVk0M vGYGucnA0WdrwbJ1w== Received: from mail.feld.me (mail.feld.me [66.170.3.6]); by mail.feld.me (OpenSMTPD) with ESMTP id c4d86e37; Fri, 18 Jul 2014 15:36:26 -0500 (CDT) Received: from feld@feld.me by mail.feld.me (Archiveopteryx 3.2.0) with esmtpa id 1405715785-5783-5781/5/7; Fri, 18 Jul 2014 20:36:25 +0000 Mime-Version: 1.0 Date: Fri, 18 Jul 2014 20:36:25 +0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: <98809cdcee8937205b167a7da0a3bbfc@mail.feld.me> X-Mailer: RainLoop/1.6.8.151 From: Mark Felder Subject: Re: What is LDNS? To: freebsd@fongaboo.com, krad In-Reply-To: References: Sender: feld@feld.me Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2014 20:36:30 -0000 July 18 2014 2:08 PM, freebsd@fongaboo.com wrote:=20 > In an earlier thread, I had been told that Unbound was resolver ONLY. >=20 You can set static records in unbound's config if you need to override = some records or provide them locally, but it's tedious and not designed = for public authoritative use.