From owner-freebsd-hubs@FreeBSD.ORG Fri Sep 9 19:06:53 2011 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 996B2106564A for ; Fri, 9 Sep 2011 19:06:53 +0000 (UTC) (envelope-from cs@cheasy.de) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 33F988FC08 for ; Fri, 9 Sep 2011 19:06:52 +0000 (UTC) Received: by fxe4 with SMTP id 4so3772635fxe.13 for ; Fri, 09 Sep 2011 12:06:52 -0700 (PDT) Received: by 10.223.41.28 with SMTP id m28mr976060fae.134.1315593468105; Fri, 09 Sep 2011 11:37:48 -0700 (PDT) Received: from cheasys-imac27.box (e180182237.adsl.alicedsl.de [85.180.182.237]) by mx.google.com with ESMTPS id d8sm3150169fae.0.2011.09.09.11.37.45 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 09 Sep 2011 11:37:46 -0700 (PDT) From: Christoph Sold Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Fri, 9 Sep 2011 20:37:43 +0200 Message-Id: To: freebsd-hubs@freebsd.org, hostmaster@tdcwebmore.dk Mime-Version: 1.0 (Apple Message framework v1244.3) X-Mailer: Apple Mail (2.1244.3) Cc: Subject: One of three ftp.freebsd.org servers unavailable, ftp.freebsd.org unresponsive X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2011 19:06:53 -0000 Dear All, it appears one of three ftp.freebsd.org servers has dropped off the net. = Would you please check the server, or adjust the DNS services? Thanks in advance -Cheasy a.k.a. Christoph Sold Diagnosis follows. Cheasys-iMac27:~ cs$ dig ftp.freebsd.org ; <<>> DiG 9.7.3 <<>> ftp.freebsd.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58890 ;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;ftp.freebsd.org. IN A ;; ANSWER SECTION: ftp.freebsd.org. 48 IN A 87.51.34.132 ftp.freebsd.org. 48 IN A 149.20.64.73 ftp.freebsd.org. 48 IN A 204.152.184.73 ;; Query time: 34 msec ;; SERVER: 8.8.4.4#53(8.8.4.4) ;; WHEN: Fri Sep 9 20:23:13 2011 ;; MSG SIZE rcvd: 81 Cheasys-iMac27:~ cs$ for IP in 87.51.34.132 149.20.64.73 204.152.184.73 = ; do echo $IP; ftp -v $IP ; done 87.51.34.132 Connected to 87.51.34.132. 421 Service not available, remote server has closed connection. ftp> ^D Cheasys-iMac27:~ cs$ dig -x 87.51.34.132 ; <<>> DiG 9.7.3 <<>> -x 87.51.34.132 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57094 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;132.34.51.87.in-addr.arpa. IN PTR ;; ANSWER SECTION: 132.34.51.87.in-addr.arpa. 43200 IN PTR ftp.beastie.tdk.net.