From owner-freebsd-current@FreeBSD.ORG Wed Feb 27 19:56:07 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 10E1A9FB for ; Wed, 27 Feb 2013 19:56:07 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id B7A95AC6 for ; Wed, 27 Feb 2013 19:56:06 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 3DF0340005 for ; Wed, 27 Feb 2013 20:56:05 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 3025840008; Wed, 27 Feb 2013 20:56:05 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id A9DA440005; Wed, 27 Feb 2013 20:56:03 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3ZGSLq267Wz8hVm; Wed, 27 Feb 2013 20:56:03 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id RQF0-DzWoyE9; Wed, 27 Feb 2013 20:56:01 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3ZGSLn1kX3z8hVt; Wed, 27 Feb 2013 20:56:01 +0100 (CET) Received: from [IPv6:2001:470:dca9:1::3] (celes.daemonic.se [IPv6:2001:470:dca9:1::3]) by mail.daemonic.se (Postfix) with ESMTPSA id 3ZGSLn0tXGz9CwY; Wed, 27 Feb 2013 20:56:01 +0100 (CET) Message-ID: <512E64CA.6030408@daemonic.se> Date: Wed, 27 Feb 2013 20:55:54 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Mehmet Erol Sanliturk Subject: Re: Response of *.freebsd.org websites are very slow References: <512DE205.4010202@digsys.bg> <512E4D3F.6050900@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-Mailman-Approved-At: Wed, 27 Feb 2013 20:57:30 +0000 Cc: matt , Current , Daniel Nebdal , Daniel Kalchev X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2013 19:56:07 -0000 On 2013-02-27 20:25, Mehmet Erol Sanliturk wrote: > I have installed snapshot > > FreeBSD-9.1-STABLE-amd64-20130223-r247167-release.iso > > # traceroute ftp.freebsd.org > > 3 failures : traceroute : unknown host ftp.freebsd.org > 2 successes : > > Route is Izmir ( Turkey ) -> Frankfurt -> New York -> San Jose -> > freebsd.isc.org ( 204.152.184.73 ) > > and pkg_add is not able to find package site . > > Perhaps for many tries it may find in some of the tries , but this will not > be a feasible way . Does Turkey (or your ISP) have any sort of great firewall or other restrictions on network traffic? Do you have a firewall somewhere? I have no trouble reaching www.freebsd.org and ftp.freebsd.org from 3 different ASes using both IPv4 and IPv6. Regards! -- Niclas