From owner-freebsd-stable@FreeBSD.ORG Tue Oct 29 21:34:31 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTP id BFBB3AB7 for ; Tue, 29 Oct 2013 21:34:31 +0000 (UTC) (envelope-from kpaasial@gmail.com) Received: from mail-qe0-x22f.google.com (mail-qe0-x22f.google.com [IPv6:2607:f8b0:400d:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 80CC529C8 for ; Tue, 29 Oct 2013 21:34:31 +0000 (UTC) Received: by mail-qe0-f47.google.com with SMTP id b4so324334qen.34 for ; Tue, 29 Oct 2013 14:34:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=gW2l6Wcxz2BhcPnEQhw350LDgzPaAbbdmrIKVM51wuM=; b=Pdl1QcSPsE8UG/cmLKOjS9DgPZfNoQ6XgxP+uLlwXelSn9Eq7h8HNtMD9svPfLTBSw 2WT749/ZzuduzxTC0T3+palqHfDxgWcjkH7Yw/MHvUwlrSDfL+VF01ZKqs7f5qRXjCpC GRNckKrxVK3xBWmZERfbiCZhvWAA17XOhTOjII71G9QDYuBZ17FjYtdD8qsx/UGgEzMs YA7R1ke1xfmfU++WMP1L9WY2xcWLIUw1lIbofVcIpa0fX6sUwpUGF0Be8y9cUhoOWCaw YP8H9L7P+iM936wl2WfLOIygULnPZr+hozgu5jIhqD11OdnEQNmSo+fmPND5e6ADhm++ yzwg== MIME-Version: 1.0 X-Received: by 10.224.38.2 with SMTP id z2mr3506072qad.121.1383082470635; Tue, 29 Oct 2013 14:34:30 -0700 (PDT) Received: by 10.96.180.233 with HTTP; Tue, 29 Oct 2013 14:34:30 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 Oct 2013 23:34:30 +0200 Message-ID: Subject: Re: DNS problem with svn0.eu.freebsd.org From: Kimmo Paasiala To: "freebsd-stable@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 21:34:31 -0000 On Tue, Oct 29, 2013 at 11:29 PM, Kimmo Paasiala wrote: > I'm getting SERVFAIL response and I can not use the mirror to update > any SVN sources. The addressed for us-west and us-east mirrors work. > > freebsd10 /usr/src # dig svn0.eu.freebsd.org > > > ; <<>> DiG 9.9.4 <<>> svn0.eu.freebsd.org > > ;; global options: +cmd > > ;; Got answer: > > ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 43548 > > ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 > > > ;; OPT PSEUDOSECTION: > > ; EDNS: version: 0, flags:; udp: 4096 > > ;; QUESTION SECTION: > > ;svn0.eu.freebsd.org. IN A > > > ;; Query time: 261 msec > > ;; SERVER: 10.71.14.1#53(10.71.14.1) > > ;; WHEN: Tue Oct 29 23:26:31 EET 2013 > > ;; MSG SIZE rcvd: 48 > > > freebsd10 /usr/src # > > -Kimmo Seems the problem was only a temporary one, sorry for the noise....