From owner-freebsd-current@FreeBSD.ORG Wed Feb 27 14:05:04 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 33E069F4 for ; Wed, 27 Feb 2013 14:05:04 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-ve0-f182.google.com (mail-ve0-f182.google.com [209.85.128.182]) by mx1.freebsd.org (Postfix) with ESMTP id D73EE254 for ; Wed, 27 Feb 2013 14:05:03 +0000 (UTC) Received: by mail-ve0-f182.google.com with SMTP id ox1so585659veb.13 for ; Wed, 27 Feb 2013 06:05:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=KlddzW2uhLKhvFLkxF7maSBW5inWopAmx4aCPDTmbSA=; b=b/BE4C0RnP9AM4pgxYvbOUlX9p0N7PS6BOUBdi4q0u0my5uuIJHHYKZestCPVR/CvO aIzXLyo98toJbuN84GQUs7CM9LEm6Pe5lhzat2WunESFHOobA8Zn4+pFv8MA095sZKCb VysAg6gQ+AaathVfOdjqIUZxRUlO2qWrSLj1Spzpt4ZtQyXjDXqAs8IZB3Aexu2jP5Jp +jEHaXVB7depcABLfHXcB182k2sokMMMFd31+7g9e1btDxnh0jxlHr7LGBWRjAxFrmY6 ZKqO70Xp8pgh6ggi+Wib3xJgaMW/NOTbT5gfBrS8592Fq0agPftHc9I+hcekyyypa5cB Zrtg== MIME-Version: 1.0 X-Received: by 10.52.29.116 with SMTP id j20mr856811vdh.16.1361973903064; Wed, 27 Feb 2013 06:05:03 -0800 (PST) Received: by 10.58.170.36 with HTTP; Wed, 27 Feb 2013 06:05:02 -0800 (PST) In-Reply-To: References: Date: Wed, 27 Feb 2013 06:05:02 -0800 Message-ID: Subject: Re: Response of *.freebsd.org websites are very slow From: Mehmet Erol Sanliturk To: Daniel Nebdal Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current 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 14:05:04 -0000 On Wed, Feb 27, 2013 at 2:23 AM, Daniel Nebdal wrote: > I think you're supposed to be automatically sent to the mirror that is > closest to you - for some value of "closest". If the mirror you're > getting has issues, that might show up like this. Could you post the > output of "traceroute ftp.freebsd.org" ? It should show which mirror > you're getting, and perhaps if there are any obvious problems on the > way. > > Also, you can try setting PACKAGEROOT to e.g. > ftp://ftp.beastie.tdk.net , to see if that makes pkg_add work better. > That's the mirror closest to me - if that one works ok for you, it's > another sign that the problem is with your local mirror. :) > > -- > Daniel Nebdal > > On Wed, Feb 27, 2013 at 2:39 AM, Mehmet Erol Sanliturk > wrote: > > Dear All , > > > > I have installed > > > > > https://pub.allbsd.org/FreeBSD-snapshots/amd64-amd64/10.0-HEAD-r247266-JPSNAP > > > > with a very nice steps flow and it has booted very well . > > > > During > > > > pkg_add -rv xorg > > > > it become necessary to try many times , and for other packages the action > > is the similar . > > > > The response of pkg_add is "Address could not be found ." . > > > > Actually , this situation is started after security incident occurrence . > > > > Access to *.freebsd.org sites are so slow that many times , web > browsers > > Firefox , Chromium are displaying a message to tell : > > "Site is not found ... Try once more ..." > > > > To access to other sites in US may be considered instantaneous here in > > Turkey . > > > > > > I think a solution may be supplied for this problem . > > > > > > Thank you very much . > > > > Mehmet Erol Sanliturk > > _______________________________________________ > > Over FreeBSD 10.0 I have installed another operating system , because after startx , fluxbox did not start and there is no any desk top environment available as KDE or Gnome in packages . >From Linux : traceroute ftp.freebsd.org The response is : ftp.freebsd.org : Name or service not known . Can not handle "host" cmdline arg 'ftp.freebsd.org' on position 1 ( argc1 ) I tried netbsd , dragonflybsd , openbsd : All of the have responded . I tried freebsd more than five times , no one of them succeeded . When www is used instead of ftp , the above results are the similar . Thank you very much . Mehmet Erol Sanliturk