From owner-freebsd-current@FreeBSD.ORG Wed Feb 27 16:09:58 2013 Return-Path: Delivered-To: freebsd-current@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 87455529 for ; Wed, 27 Feb 2013 16:09:58 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-ve0-f178.google.com (mail-ve0-f178.google.com [209.85.128.178]) by mx1.freebsd.org (Postfix) with ESMTP id 440BDB67 for ; Wed, 27 Feb 2013 16:09:57 +0000 (UTC) Received: by mail-ve0-f178.google.com with SMTP id db10so741230veb.37 for ; Wed, 27 Feb 2013 08:09:57 -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=V88v/opiAj+pmezD4VraUfm6SvWQplCOMlr4L80LyWU=; b=eBYiQOGkgVV1dVvne5Cd/4F2TI4G8c22+1ycL5bf9ceBkXlpMAf/YQSeGNCCe7FSad PgkZ/xp4ok6WJdJT3yHVRmtRMEYPrDNjfzoCD0eCQ8hFXqvgZFnDmJekaa3Z4IiqRanB 1NwefL2TE+baqHk80LcTC6bSu6dzbRkyoJC83QM3hcfyTsR0GuGBZUZNtxo1fL30osqx ajI4VKx1IgW6yBwr03EZpplx1aq944JAtrzEV6ojyPMeyFN8sj26H5IkGULh/wYkTlLx Hrl8I8lLzc9Ds65Um8m0hLPPic9EfRMUGNcbGHfbT0+JsrfFzdu4KVi9LBzEjF5wtCik VAeg== MIME-Version: 1.0 X-Received: by 10.220.154.148 with SMTP id o20mr1056585vcw.54.1361981397249; Wed, 27 Feb 2013 08:09:57 -0800 (PST) Received: by 10.58.170.36 with HTTP; Wed, 27 Feb 2013 08:09:57 -0800 (PST) In-Reply-To: References: <512DE205.4010202@digsys.bg> Date: Wed, 27 Feb 2013 08:09:57 -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: Current , 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 16:09:58 -0000 On Wed, Feb 27, 2013 at 7:20 AM, Daniel Nebdal wrote: > On Wed, Feb 27, 2013 at 3:28 PM, Mehmet Erol Sanliturk > wrote: > > > > > > On Wed, Feb 27, 2013 at 6:22 AM, Daniel Nebdal > wrote: > >> > >> Ok, that's weird. What does a simple "nslookup ftp.freebsd.org" give > you? > >> > >> On Wed, Feb 27, 2013 at 3:11 PM, Mehmet Erol Sanliturk > >> wrote: > >> > On Wed, Feb 27, 2013 at 2:37 AM, Daniel Kalchev > >> > wrote: > >> > > >> >> > >> >> > >> >> On 27.02.13 12:23, 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. > >> >>> > >> >> > >> >> I believe, in his case that would be "traceroute ftp.tr.freebsd.org > ". > >> >> The > >> >> list of mirrors is here http://www.freebsd.org/doc/** > >> >> > >> >> handbook/mirrors-ftp.html< > http://www.freebsd.org/doc/handbook/mirrors-ftp.html> > >> >> > >> >> in any case, "anything *.freebsd.org" actually refers to plenty of > >> >> hosts > >> >> all over the world -- some might be slow, some very fast. > >> >> > >> >> On the other hand, "Address could not be found" type of errors > >> >> indicates > >> >> something else than "fast" or "slow". > >> >> > >> >> Daniel > >> >> > >> > > >> > > >> > "traceroute ftp.tr.freebsd.org" > >> > > >> > is working . > >> > > >> > > >> > "traceroute ftp.freebsd.org " > >> > > >> > is NOT working . > >> > > >> > > > > > > > > > nslookup ftp.freebsd.org > > > > ;; connection timed out ; trying next origin > > ;; connection timed out ; no servers could be reached > > > > > > > > netbsd , openbsd , dragonflybsd is working . > > ftp.tr.freebsd.org is working . > > > > > > > > > > > >> > >> > Thank you very much . > >> > > >> > Mehmet Erol Sanliturk > >> > > > So nslookup (of ftp.freeebsd.org) fails on FreeBSD, but not the other > BSDs? That's very strange. Is /etc/resolv.conf the same in FreeBSD and > one of the working ones? Have you set up a firewall on the FreeBSD > install? Does it have IPv6? > > -- > Daniel Nebdal > There is no any *BSD installed at present and used . ( Problem is not related to FreeBSD operating system itself .) The commands are used from Linux . It is possible to access netbsd , openbsd , dragonflybsd sites by these commands from Linux , but freebsd sites are not accessible due to very late response . There is no any firewall , there is no IPv6 . When Linux $ traceroute -4 ftp.freebsd.org is used , it is mostly accessible ( 4 successes , 1 failure ) . When Linux $ traceroute -6 ftp.freebsd.org is used , it is NOT accessible ( 5 failures ) . When Linux $ traceroute ftp.freebsd.org is used , it is mostly accessible now . Thank you very much . Mehmet Erol Sanliturk