Gentoo Archives: gentoo-user

From: Cahn Roger <rcahn@×××××××××××××.fr>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Internet
Date: Tue, 14 Jun 2011 13:34:09
Message-Id: 4DF762E6.3050306@club-internet.fr
1 Hi,
2
3 Yesterday I tried to make a connection between my three PC
4 to manage my Epson printer: two with Win XP and Gentoo
5 and one with Win7.
6 I didn't succeed, but that's not important!
7 After reboot of the three machines
8 I went back to Win7: no problem
9 and to my laptop with Xp and Gentoo: OK.
10
11 But the problem is on my desktop with two HD,
12 one with XP and the other with Gentoo amd64.
13 None of them can connect to internet neither gentoo nor XP.
14 I tryed many things (revdep-rebuild, verification in the box, etc.)
15 but I was unsuccessful. Here is what I become at boot:
16
17 * Bringing up interface lo
18 * 127.0.0.1/8 ...
19 [ ok ]
20 * Adding routes
21 * 127.0.0.0/8 via 127.0.0.1 ...
22 [ ok ]
23 * Bringing up interface eth0
24 * dhcp ...
25 * Running dhcpcd ...
26 dhcpcd[3076]: version 5.2.12 starting
27 dhcpcd[3076]: eth0: waiting for carrier
28 dhcpcd[3076]: eth0: carrier acquired
29 dhcpcd[3076]: eth0: rebinding lease of 192.168.1.20
30 dhcpcd[3076]: eth0: broadcasting for a lease
31 dhcpcd[3076]: timed out
32 dhcpcd[3076]: allowing 8 seconds for IPv4LL timeout
33 dhcpcd[3076]: timed out
34 [ !! ]
35 [ !! ]
36 * ERROR: net.eth0 failed to start
37 * Mounting USB device filesystem [usbfs] ...
38 [ ok ]
39 * Mounting misc binary format filesystem ...
40 [ ok ]
41 * Activating swap devices ...
42 [ ok ]
43 * Initializing random number generator ...
44 [ ok ]
45
46 rc boot logging stopped at Tue Jun 14 08:29:53 2011
47
48
49 rc default logging started at Tue Jun 14 08:29:53 2011
50
51 * Bringing up interface eth0
52 * dhcp ...
53 * Running dhcpcd ...
54 dhcpcd[3223]: version 5.2.12 starting
55 dhcpcd[3223]: eth0: rebinding lease of 192.168.1.20
56 dhcpcd[3223]: eth0: broadcasting for a lease
57 dhcpcd[3223]: timed out
58 dhcpcd[3223]: allowing 8 seconds for IPv4LL timeout
59 dhcpcd[3223]: timed out
60 [ !! ]
61 [ !! ]
62 * ERROR: net.eth0 failed to start
63 * ERROR: cannot start netmount as net.eth0 would not start
64
65 And another try:
66
67 /etc/init.d/net.eth0 start
68 * Caching service dependencies ...
69 [ ok ]
70 * Bringing up interface eth0
71 * dhcp ...
72 * Running dhcpcd ...
73 dhcpcd[6723]: version 5.2.12 starting
74 dhcpcd[6723]: eth0: broadcasting for a lease
75 dhcpcd[6723]: timed out
76 dhcpcd[6723]: allowing 8 seconds for IPv4LL timeout
77 dhcpcd[6723]: eth0: probing for an IPv4LL address
78 dhcpcd[6723]: eth0: checking for 169.254.79.43
79 dhcpcd[6723]: eth0: using IPv4LL address 169.254.79.43
80 dhcpcd[6723]: forked to background, child pid 6744
81 [ ok ]
82 * received address 169.254.79.43/16
83
84 Could please anybody tell me how to solve this awkward problem?
85 Thank you very much
86 Roger

Replies

Subject Author
Re: [gentoo-user] Internet Todd Goodman <tsg@×××××××××.net>
Re: [gentoo-user] Internet Joost Roeleveld <joost@××××××××.org>
Re: [gentoo-user] Internet Mick <michaelkintzios@×××××.com>