Gentoo Archives: gentoo-user

From: marco restelli <mrestelli@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge --sync connecting to 1.0.0.0 [OT, maybe]
Date: Sat, 16 Dec 2006 12:43:46
Message-Id: bf36c5560612160437v394e43a7u5943c806c169945d@mail.gmail.com
1 Hi list,
2 this may be a trivial question, but I really
3 don't know anything about networking.
4 When I connect my laptop to the internet
5 through my Netgear router, both firefox and
6 galeon work fine, but I can not run emerge:
7
8 emerge --sync
9 >>> Starting rsync with rsync://1.0.0.0/gentoo-portage...
10 >>> Checking server timestamp ...
11
12 However, after doing
13
14 ping rsync.gentoo.org
15 PING rsync.gentoo.org (134.68.220.97) 56(84) bytes of data.
16 64 bytes from rsync.gentoo.org (134.68.220.97): icmp_seq=1 ttl=49 time=170 ms
17 64 bytes from rsync.gentoo.org (134.68.220.97): icmp_seq=2 ttl=49 time=171 ms
18 64 bytes from rsync.gentoo.org (134.68.220.97): icmp_seq=3 ttl=49 time=168 ms
19
20 --- rsync.gentoo.org ping statistics ---
21 3 packets transmitted, 3 received, 0% packet loss, time 1998ms
22 rtt min/avg/max/mdev = 168.541/169.990/171.031/1.159 ms
23
24 emerge works:
25
26 emerge --sync
27 >>> Starting rsync with rsync://134.68.220.97/gentoo-portage...
28 >>> Checking server timestamp ...
29 Welcome to hawk.gentoo.org
30
31
32 I am even unsure if the problem is the router
33 or the laptop configuration or both, hence the OT.
34 Any suggestion?
35
36 Thank you
37 Marco
38 --
39 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge --sync connecting to 1.0.0.0 [OT, maybe] "Boyd Stephen Smith Jr." <bss03@××××××××××.net>