From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Gx9St-0002E9-Gf for garchives@archives.gentoo.org; Wed, 20 Dec 2006 21:59:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBKLuuV3017569; Wed, 20 Dec 2006 21:56:56 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBKLshJI024447 for ; Wed, 20 Dec 2006 21:54:43 GMT Received: by nf-out-0910.google.com with SMTP id c31so4339380nfb for ; Wed, 20 Dec 2006 13:54:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=k++DiedT6GEwh0ev554+2tqNT406VA3a7Co9QZFMQpHQBohAlT77erFrJQLXjUQoto+6UCZfat+UBVFHtZzr2g8rEfVyQp+7QLO8KX0sYShvLvU9BiQ90U2god/o3kBMRXAq8Vz8/c67GtIg5HrDWvOutr6BaZMCMSUBWHXoWpo= Received: by 10.82.153.5 with SMTP id a5mr1818632bue.1166651683104; Wed, 20 Dec 2006 13:54:43 -0800 (PST) Received: by 10.82.140.8 with HTTP; Wed, 20 Dec 2006 13:54:43 -0800 (PST) Message-ID: Date: Wed, 20 Dec 2006 22:54:43 +0100 From: "marco restelli" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge --sync connecting to 1.0.0.0 [OT, maybe] In-Reply-To: <5591a9500612161533n6b62a4c4o78ba2f3d3b85f672@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200612160758.42336.bss03@volumehost.net> <200612160857.20431.bss03@volumehost.net> <5591a9500612161533n6b62a4c4o78ba2f3d3b85f672@mail.gmail.com> X-Archives-Salt: 85ff8c40-5f0a-4317-8eab-15d861537372 X-Archives-Hash: 02f760d4ce5665e5dfef9dca3d59f6af On 12/17/06, Mark M wrote: > > > > On 12/16/06, marco restelli wrote: > > > > On 12/16/06, Boyd Stephen Smith Jr. wrote: > > > On Saturday 16 December 2006 08:38, "marco restelli" < > mrestelli@gmail.com> > > > wrote about 'Re: [gentoo-user] emerge --sync connecting to 1.0.0.0 [OT, > > > maybe]': > > > > On 12/16/06, Boyd Stephen Smith Jr. < bss03@volumehost.net> wrote: > > > > > Probably some bad DNS server... > > > > > > > > > > Could you post the contents of /etc/resolv.conf when your laptop is > > > > > connected to the Netgear? > > > > > > > > Here it is: > > > > > > > > cat /etc/resolv.conf > > > > # Generated by dhcpcd for interface wlan0 > > > > nameserver 192.168.1.1 > > > > > > > > Actually, 192.168.1.1 is the router, which is connected to the > > > > internet with a Netgear modem, IP 192.168.0.1 > > > > > > Alright. This means that (most likely) your laptop is asking your > router > > > to resolve rsync.gentoo.org and that router is giving back bad > > > response(s), at least at first. You should check the configuration of > the > > > DNS server on the router. > > > > Ok, this is already a useful information > > > > > If you need further assistance, I'll need to know more about your > router, > > > specifically it's firm- and software. Also, if the router isn't running > > > Gentoo, we may need to take this off-list of (at least) mark further > > > messages as off-topic. > > > > It is Netgear WGR614 v6, and it is not running Gentoo. > > > > > If you want to confirm the problem is with the router, break out your > > > generic DNS clients (dig/nslookup) and network monitoring tools (tcpdump > > > et al.). Of course, your router my simply be giving bad responses > because > > > it's getting bad responses from further upstream. > > > > Thanks for all the advices. > > > > Marco > > -- > > gentoo-user@gentoo.org mailing list > > > > > I've seen that exact problem with many simple routers like the one you have > and various Linux distros, almost always > some of the programs do work with dns server being the router itself and > some don't. Namely: > > Web browsers and IM apps mostly work, > rsync,svn git and some telnet and ftp apps mostly don't. > In MS Windows almost always all work just fine. > The solution for me was to find out in the router itself what are the dns > servers that it uses and configure them in the system, either in resolv.conf > or in conf.d/net . > Hope it helps. > Indeed, it works for me as well :-) Thank you Marco -- gentoo-user@gentoo.org mailing list