From owner-freebsd-current@FreeBSD.ORG Wed Feb 27 20:12:30 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 0D823450 for ; Wed, 27 Feb 2013 20:12:30 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-ve0-f171.google.com (mail-ve0-f171.google.com [209.85.128.171]) by mx1.freebsd.org (Postfix) with ESMTP id B1540C47 for ; Wed, 27 Feb 2013 20:12:29 +0000 (UTC) Received: by mail-ve0-f171.google.com with SMTP id b10so1023482vea.16 for ; Wed, 27 Feb 2013 12:12:28 -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=jYEp/gAhWGw9kiwOot3UrIvZtBYI82sygKF7BL8zQnQ=; b=o2mojIBnb97RvQ230Jm7qBCS0G4HZjH9qN1/xq1vqGfMHJvyFuA9YAohSGhiSfXgjI xauFouA3y+tjjqyuL6s9k9qg8yIH+BHVF/NHpw25W+qRkBPJqPI2vIeivwUSnhat4mBn cE9R7+U83u2Dmbmbcejwrb1jB24smooUUT9u6u68V5udIhRcStsREJ/SdWUbYR0VtO1f aWOhDnc+/vI1TbxMFDTVoXvTnNuBx9rhCqlpOB3uCtFxKkOWCXV9Xm5MGWFPk2mSh8K0 LqqLHMXv5cd7D5P4/rDac2CHc//ptikG6m0K5Xh8T71zfT2x19Yg6+5d1pmp1mTlTA93 Qt0A== MIME-Version: 1.0 X-Received: by 10.52.23.238 with SMTP id p14mr1215882vdf.86.1361995948817; Wed, 27 Feb 2013 12:12:28 -0800 (PST) Received: by 10.58.170.36 with HTTP; Wed, 27 Feb 2013 12:12:28 -0800 (PST) In-Reply-To: References: <512DE205.4010202@digsys.bg> <512E4D3F.6050900@gmail.com> Date: Wed, 27 Feb 2013 12:12:28 -0800 Message-ID: Subject: Re: Response of *.freebsd.org websites are very slow From: Mehmet Erol Sanliturk To: Peter Wemm Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 20:12:30 -0000 On Wed, Feb 27, 2013 at 12:01 PM, Peter Wemm wrote: > On Wed, Feb 27, 2013 at 11:25 AM, 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 . > > Clearly you are having dns problems. > > First, try a dig with the +trace flag, eg: > > $ dig +trace www.freebsd.org. > > ; <<>> DiG 9.8.3-P1 <<>> +trace www.freebsd.org. > ;; global options: +cmd > . 518400 IN NS e.root-servers.net. > . 518400 IN NS j.root-servers.net. > . 518400 IN NS h.root-servers.net. > . 518400 IN NS d.root-servers.net. > . 518400 IN NS f.root-servers.net. > . 518400 IN NS b.root-servers.net. > . 518400 IN NS i.root-servers.net. > . 518400 IN NS g.root-servers.net. > . 518400 IN NS c.root-servers.net. > . 518400 IN NS k.root-servers.net. > . 518400 IN NS a.root-servers.net. > . 518400 IN NS m.root-servers.net. > . 518400 IN NS l.root-servers.net. > ;; Received 512 bytes from 10.0.0.1#53(10.0.0.1) in 234 ms > > org. 172800 IN NS a2.org.afilias-nst.info. > org. 172800 IN NS d0.org.afilias-nst.org. > org. 172800 IN NS c0.org.afilias-nst.info. > org. 172800 IN NS b0.org.afilias-nst.org. > org. 172800 IN NS a0.org.afilias-nst.info. > org. 172800 IN NS b2.org.afilias-nst.org. > ;; Received 435 bytes from 2001:500:2d::d#53(2001:500:2d::d) in 1469 ms > > freebsd.org. 86400 IN NS ns1.isc-sns.net. > freebsd.org. 86400 IN NS ns2.isc-sns.com. > freebsd.org. 86400 IN NS ns3.isc-sns.info. > ;; Received 132 bytes from 199.19.56.1#53(199.19.56.1) in 1165 ms > > www.freebsd.org. 120 IN CNAME wfe0.ysv.freebsd.org. > wfe0.ysv.freebsd.org. 3600 IN A 8.8.178.110 > freebsd.org. 3600 IN NS ns2.isc-sns.com. > freebsd.org. 3600 IN NS ns1.isc-sns.net. > freebsd.org. 3600 IN NS ns3.isc-sns.info. > ;; Received 264 bytes from 63.243.194.1#53(63.243.194.1) in 27 ms > > Note the isc-sns.com/net/info addresses. These are our public-facing > DNS servers and are distributed around the world. > > You should see something like this: > $ host ns1.isc-sns.net > ns1.isc-sns.net has address 72.52.71.1 > ... > ns2.isc-sns.com has address 38.103.2.1 > ns3.isc-sns.info has address 63.243.194.1 > > It would be interesting to see traceroutes to these IP addresses. > > You had problems above with the nslookup commands. You might try this: > $ nslookup www.freebsd.org ns1.isc-sns.net > Server: ns1.isc-sns.net > Address: 2001:470:1a::1#53 > > www.freebsd.org canonical name = wfe0.ysv.freebsd.org. > Name: wfe0.ysv.freebsd.org > Address: 8.8.178.110 > > or even: > $ nslookup www.freebsd.org 72.52.71.1 > Server: 72.52.71.1 > Address: 72.52.71.1#53 > > www.freebsd.org canonical name = wfe0.ysv.freebsd.org. > Name: wfe0.ysv.freebsd.org > Address: 8.8.178.110 > > What does your /etc/resolv.conf file look like? > > > What happens if you change it to (as a debugging aid): > $ cat /etc/resolf.conf > nameserver 8.8.8.8 > nameserver 8.8.4.4 > > Does that change anything? > -- > Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; > KI6FJV > bitcoin:188ZjyYLFJiEheQZw4UtU27e2FMLmuRBUE > Please see the following message : http://lists.freebsd.org/pipermail/freebsd-current/2013-February/040178.html ftp1.freebsd.org is working wonderfully now . Thank you very much . Mehmet Erol Sanliturk