From owner-freebsd-net@FreeBSD.ORG Wed Dec 24 09:56:27 2014 Return-Path: Delivered-To: freebsd-net@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 8DBC3DAC for ; Wed, 24 Dec 2014 09:56:27 +0000 (UTC) Received: from mail-ie0-x22d.google.com (mail-ie0-x22d.google.com [IPv6:2607:f8b0:4001:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 50EA31F67 for ; Wed, 24 Dec 2014 09:56:27 +0000 (UTC) Received: by mail-ie0-f173.google.com with SMTP id y20so7374387ier.18 for ; Wed, 24 Dec 2014 01:56:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=CXFQqJtvolQg3nbnDBOshiz4lLypOqQyjxX/zxI8rUc=; b=ZXwjPvgJHiRmWqBzJTp8f8S31rhIF4HQiMXvqR53KFeWHNsCjijVoEpN7OpRi3ANTD mwcaFW8zd/dz+ZpV529t6eTqanB5TVvFQjrRgx8qJoogytLV1FKbTLM1Wi78H6+PfWXg cqWp2Hd5GR1tlOWB4H2u2jUX9Q2yZ7ZRoaWAxfJz9FBQMlo3tBnRIqV1OusJzXlDvhYn dK3+S7qLOO6UqcP+MO8Stq0w0rCw1bmtwnexTqRpqwzvDOw9HumyZN178x8S7v9cmLrb U4usMRAwnQ3A0g5L5UJAYJmec6iOoTHWfj1gme7ykPf3IB+XvL7IZ2ifbra75blXKYhH F9xw== X-Received: by 10.42.151.67 with SMTP id d3mr25419301icw.56.1419414982598; Wed, 24 Dec 2014 01:56:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.78.225 with HTTP; Wed, 24 Dec 2014 01:56:02 -0800 (PST) In-Reply-To: <549029E8.2020508@bsdinfo.com.br> References: <548C3072.10303@bsdinfo.com.br> <548F2250.3010507@bsdinfo.com.br> <549029E8.2020508@bsdinfo.com.br> From: Mathieu KERJOUAN Date: Wed, 24 Dec 2014 10:56:02 +0100 Message-ID: Subject: Re: DNS resolution problem To: Marcelo Gondim Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 09:56:27 -0000 Hi everyone, I am suspicious that it's some recent filter due to last vulnerability of > bind. It could not be? I currently have exactly same issue after bind99 update on my DNS platform. And I don't know why only *.freebsd.org domains seems to be impacted. Name : bind99 [26/893] Version : 9.9.6P1 Installed on : Tue Dec 23 11:21:51 CET 2014 Origin : dns/bind99 Architecture : freebsd:9:x86:64 Prefix : /usr/local Categories : net ipv6 dns Licenses : ISCL Maintainer : mat@FreeBSD.org WWW : https://www.isc.org/software/bind Comment : BIND DNS suite with updated DNSSEC and DNS64 Options : DLZ_BDB : off DLZ_FILESYSTEM : off DLZ_LDAP : off DLZ_MYSQL : off DLZ_POSTGRESQL : off DLZ_STUB : off DOCS : on FILTER_AAAA : off FIXED_RRSET : off GOST : off GSSAPI_BASE : off GSSAPI_HEIMDAL : off GSSAPI_MIT : off GSSAPI_NONE : on IDN : on IPV6 : on LARGE_FILE : on LINKS : off NEWSTATS : off PYTHON : off REPLACE_BASE : off RPZ_NSDNAME : off RPZ_NSIP : off RPZ_PATCH : off RRL : off SIGCHASE : off SSL : on THREADS : on Shared Libs required: libxml2.so.2 libidnkit.so.1 libiconv.so.2 libcrypto.so.8 =E2=80=8B =E2=80=8BIf you have an idea why...=E2=80=8B