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 1H5Nu9-0000V6-PY for garchives@archives.gentoo.org; Fri, 12 Jan 2007 15:01:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0CEx4Xx025535; Fri, 12 Jan 2007 14:59:04 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0CEqZUW023280 for ; Fri, 12 Jan 2007 14:52:36 GMT Received: by wx-out-0506.google.com with SMTP id i30so1258989wxd for ; Fri, 12 Jan 2007 06:52:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=maHcBDPJuHSquaW6Qy/nvGCA0Y5KxF9seIiJRx7oyS2eEAUl8oIm/hctJsfXjbQ3zcC70s+TRXnGXFvfTFWkv4cub2cJOmjrU+eaqCbwx0CPvW1+5tVlGhddE37pZG5FFbRZzeq0BfJRwugqebXBH566FTZDEiCsIHuL4CEgvMM= Received: by 10.70.90.17 with SMTP id n17mr1524347wxb.1168613554132; Fri, 12 Jan 2007 06:52:34 -0800 (PST) Received: by 10.70.18.3 with HTTP; Fri, 12 Jan 2007 06:52:34 -0800 (PST) Message-ID: <72a0edfd0701120652w4f0104c2i76c518bfe3794a43@mail.gmail.com> Date: Fri, 12 Jan 2007 09:52:34 -0500 From: "Ryan Crisman" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Portage Emerge Net Connect Error In-Reply-To: <72a0edfd0701120645m4a7f6a7dqbecfa4ed73aa7ac7@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: multipart/alternative; boundary="----=_Part_44681_22975586.1168613554078" References: <72a0edfd0701120610t72cb2783kb304f1b828f1e209@mail.gmail.com> <45A79A4F.4070905@paulscrap.com> <72a0edfd0701120645m4a7f6a7dqbecfa4ed73aa7ac7@mail.gmail.com> X-Archives-Salt: 4b4cdbe7-94e3-4b48-96ac-399faa87ffb7 X-Archives-Hash: ddb72d8e4759a4a1a8e48d75654d8e43 ------=_Part_44681_22975586.1168613554078 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Okay i got it to work. It turns out /etc/conf.d/net was not setup to see the router. I just looked it up on the Gentoo Linux Doc and routes_eth0 was not set up so I added routes_eth0="default gw 192.168.1.1" to the end of the file, restarted eth0 and everything works now. Thanks for the help. On 1/12/07, Ryan Crisman wrote: > > I do a ping distfiles.gentoo.org > ping: unknown host distfiles.gentoo.org > > Than i try and ping its ip and i get > connect: network is unreachable > > Pinging www.Google.com: > connect: network is unreachable > > contents of resolv.conf > domain localdomain > nameserver 192.168.1.1 > nameserver 192.168.1.1 > > But as i said before I am able to browser the web in Firefox. > > On 1/12/07, PaulNM < gentoo@paulscrap.com> wrote: > > > > Ryan Crisman wrote: > > > Everytime I attempt to install a new program using portage i get this > > > error: > > > > > > Resolving distfiles.gentoo.org... failed: Temporary failure in name > > > resolution. > > > > > > I do have internet access and I am writing this email from the same > > > machine. It doesn't matter what package or when i get this error all > > the > > > time. Even on the other mirrors for the package. > > > > Well, for some reason dns lookup for those sites fail. What happens > > when you put distfiles.gentoo.org in a web browser? You could also try > > pinging the repositories first, and if they get though, try emerge > > again. If emerge still fails, I'd try adding them to the host file with > > whatever ip you get from pinging as a workaround. > > > > PaulNM > > > > -- > > gentoo-user@gentoo.org mailing list > > > > > > > -- > Ryan Crisman -- Ryan Crisman ------=_Part_44681_22975586.1168613554078 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Okay i got it to work.  It turns out /etc/conf.d/net was not setup to see the router.

I just looked it up on the Gentoo Linux Doc and routes_eth0 was not set up so I added
routes_eth0="default gw 192.168.1.1"
to the end of the file, restarted eth0 and everything works now.

Thanks for the help.

On 1/12/07, Ryan Crisman < nxarmada@gmail.com> wrote:
I do a ping distfiles.gentoo.org
ping: unknown host distfiles.gentoo.org

Than i try and ping its ip and i get
connect: network is unreachable

Pinging www.Google.com:
connect: network is unreachable

contents of resolv.conf
domain localdomain
nameserver 192.168.1.1
nameserver 192.168.1.1

But as i said before I am able to browser the web in Firefox.


On 1/12/07, PaulNM < gentoo@paulscrap.com> wrote:
Ryan Crisman wrote:
> Everytime I attempt to install a new program using portage i get this
> error:
>
> Resolving distfiles.gentoo.org... failed: Temporary failure in  name
> resolution.
>
> I do have internet access and I am writing this email from the same
> machine.  It doesn't matter what package or when i get this error all the
> time.  Even on the other mirrors for the package.

Well, for some reason dns lookup for those sites fail.  What happens
when you put distfiles.gentoo.org in a web browser?  You could also try
pinging the repositories first, and if they get though, try emerge
again.  If emerge still fails, I'd try adding them to the host file with
whatever ip you get from pinging as a workaround.

PaulNM

--
gentoo-user@gentoo.org mailing list




--
Ryan Crisman



--
Ryan Crisman ------=_Part_44681_22975586.1168613554078-- -- gentoo-user@gentoo.org mailing list