From owner-freebsd-questions@FreeBSD.ORG Sat Jul 3 21:29:47 2010 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 3B43D1065677 for ; Sat, 3 Jul 2010 21:29:47 +0000 (UTC) (envelope-from christopher.maness@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id EE31A8FC2F for ; Sat, 3 Jul 2010 21:29:46 +0000 (UTC) Received: by iwn35 with SMTP id 35so2530765iwn.13 for ; Sat, 03 Jul 2010 14:29:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=Cw+yUxYGHKGeIvUA1qs4r+uk04soMzf9IXVwqJzoGpQ=; b=k9Keua68wp1B6npQ9oYxUw09sKL5TxF0FHOo0qkH87R3lYzqpQipWuTLgcV/P6YNDn 936ZzSbeSB6XjyrFzrMxi5QlPI9dVUyV9czAo8MLwHoRgEA+UOBP0ZcZjjNdvylAa55m 2KDVpejpuqcaFSHsGgcpolrc8fbkinIdBhka8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=b5JLbTOYBN0Mm4uciKgEw5s7vn4Xy3oDzFhs9iazOU89zIQT8f7m6/XRnmNdVEiZjS AkWZJBMEwtPMiE2ljUZhcvUrdaHmZ/3D3A7vykKjItA1PDS6ykaezpYbwLXw9dJnJDwB rlF9KgOLtoIvDSNC9O/o2U3mXIm3Quur8TJkU= MIME-Version: 1.0 Received: by 10.231.155.131 with SMTP id s3mr810396ibw.2.1278192586494; Sat, 03 Jul 2010 14:29:46 -0700 (PDT) Sender: christopher.maness@gmail.com Received: by 10.231.158.195 with HTTP; Sat, 3 Jul 2010 14:29:46 -0700 (PDT) In-Reply-To: References: <4C2CA73E.9010700@infracaninophile.co.uk> <4C2F9503.5020801@infracaninophile.co.uk> Date: Sat, 3 Jul 2010 14:29:46 -0700 X-Google-Sender-Auth: X1LF3sncnspomwRyrYovrVcvG7o Message-ID: From: Chris Maness To: Matthew Seaman Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: BIND Refusing to Resolve for External Hosts 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: Sat, 03 Jul 2010 21:29:47 -0000 Ahhh, I see I need to add: allow-query { any; }; to my authoritative zones. Thanks it all works now. Chris Maness p.s. So was this a change in the default behavior of BIND over the years? Because I don't think my named.conf has been changed, and this used to work for any hosts.