From owner-freebsd-questions@FreeBSD.ORG Mon Jul 8 12:18:03 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0AE2D701 for ; Mon, 8 Jul 2013 12:18:03 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-bk0-x230.google.com (mail-bk0-x230.google.com [IPv6:2a00:1450:4008:c01::230]) by mx1.freebsd.org (Postfix) with ESMTP id 9349E1D27 for ; Mon, 8 Jul 2013 12:18:02 +0000 (UTC) Received: by mail-bk0-f48.google.com with SMTP id jf17so1798170bkc.21 for ; Mon, 08 Jul 2013 05:18:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=/b2zChG8NVoLSdmdKngQvteEZ4SIyWkN0L3TQ85SSZ0=; b=K1mX8SHjiqE0lygwASe8YohbosSZc0qGe63BKJiGLlm2At+y8krj4ZlRRhXvWTob40 3Psn4cQZkRR4hlJQzrSkHDuvqpJ9I6YyhO2I2qjK+QxIrargQmxKecl5+f+9lwtdJvvf Epzli70LRZgpm4ezdiswnj/bT+P2kYHBGpt2E9+JDtyab4kTxE/cnNwzKmvcMFHedoq3 GMsMLHonhYPCS2d/g5XWlW2/4VtsWq3u9oC/U2R5LTfK7fcJIOTEA1hHtSjo5ySgIAvY Amy0NqWo5xLsh1tbkpq4aNs6Kij/p2j/4ROw7UFpdGHsNnO5x59m2ROlmlR4Ob+x/2Pq V4Fg== X-Received: by 10.204.53.200 with SMTP id n8mr3301709bkg.97.1373285881604; Mon, 08 Jul 2013 05:18:01 -0700 (PDT) Received: from [192.168.1.129] (schavemaker.nl. [213.84.84.186]) by mx.google.com with ESMTPSA id lb14sm4365738bkb.6.2013.07.08.05.18.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Jul 2013 05:18:00 -0700 (PDT) Message-ID: <51DAADF6.5010800@gmail.com> Date: Mon, 08 Jul 2013 14:17:58 +0200 From: Johan Hendriks User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Paul Macdonald Subject: Re: routing issues to freebsd.org References: <51DA7F17.1010208@ifdnrg.com> In-Reply-To: <51DA7F17.1010208@ifdnrg.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jul 2013 12:18:03 -0000 Paul Macdonald schreef: > > On doing some updates this morning, am seeing a routing issue beyond > bgp1-ext.ysv.freebsd.org... > > Updating Index > fetch: http://www.FreeBSD.org/ports/INDEX-9.bz2: No route to host > > www.freebsd.org. 513 IN CNAME wfe0.ysv.freebsd.org. > wfe0.ysv.freebsd.org. 1690 IN A 8.8.178.110 > > traceroute to 8.8.178.110 (8.8.178.110), 64 hops max, 52 byte packets > 1 ---------------------------------------------------------- 0.528 > ms 0.462 ms 0.428 ms > 2 490.net2.north.dc5.as20860.net (62.233.127.210) 0.267 ms 0.263 > ms 0.263 ms > 3 593.core1.thn.as20860.net (62.233.127.173) 111.922 ms 49.373 ms > 1.125 ms > 4 ae3-309.lon11.ip4.tinet.net (77.67.74.101) 1.080 ms 1.181 ms > 1.081 ms > 5 xe-9-1-0.sjc10.ip4.tinet.net (89.149.184.53) 145.580 ms 145.746 ms > xe-8-1-0.sjc10.ip4.tinet.net (89.149.183.17) 145.216 ms > 6 213.200.66.238 (213.200.66.238) 145.702 ms 188.823 ms > ge-0-3-9.pat1.sjc.yahoo.com (216.115.96.10) 219.331 ms > 7 bgp1-ext.ysv.freebsd.org (216.115.101.227) 146.013 ms 146.385 ms > ae-5.pat2.sjc.yahoo.com (216.115.105.19) 145.653 ms > 8 * * bgp1-ext.ysv.freebsd.org (216.115.101.227) 146.519 ms > 9 * * * > 10 * * * > 11 * * * > 12 * * * > 13 * * * > 14 * * * > 15 * * * > > > Paul. > I noticed FreeBSD was not accessable this morning. svnup gives me the following. svnup stable svnup: connect failure: Connection refused earlier i could not even open www.freebsd.org, so something is or was not right. Now www.freebsd.org works again gr Johan Hendriks