Gentoo Archives: gentoo-user

From: Alexandre Riveira <alexandre@××××××××××××××.br>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: new user and dhcpcd problem
Date: Fri, 12 Aug 2011 13:30:00
Message-Id: CAL5QHYEcUL1MGWn7QPz2HZv7g2KBdr0oPOR7Rk87OVN+heGSMw@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: new user and dhcpcd problem by Alexandre Riveira
1 I have found that dhcpcd works with older hardware, I got livecd and tested on
2 multiple machines, the machines that have older hardware works on machines
3 with no new hardware.
4 My test was simply load the livecd and make dhcpcd eth0
5
6
7 Tanks
8
9
10 Alexandre Riveira
11
12 2011/8/12 Alexandre Riveira <alexandre@××××××××××××××.br>
13
14 >
15 > Hello Michael, tanks for your help !
16 > I discov
17 >
18 >
19 >
20 > 2011/8/11 Mick <michaelkintzios@×××××.com>
21 >
22 >> Hi Alexandre and welcome to Gentoo! :)
23 >>
24 >> On Thursday 11 Aug 2011 21:32:58 Alexandre Riveira wrote:
25 >> > I discovery values from routes:
26 >> >
27 >> > dhcpcd
28 >> >
29 >> > Kernel IP routing table
30 >> > Destination Gateway Genmask Flags Metric Ref Use
31 >> > Iface
32 >> > 0.0.0.0 192.168.0.2 0.0.0.0 UG 0 0 0
33 >> > eth0 127.0.0.0 - 255.0.0.0 ! 0 -
34 >>
35 >> The "!" shows that the local route is not accepted on eth0 and indeed it
36 >> should not be bound to the eth0 interface, but to lo.
37 >>
38 >> When you run ifconfig what does it show? When you run 'ip route show'
39 >> what do
40 >> you get?
41 >>
42 >> How have you configured your /etc/conf.d/net?
43 >>
44 >> > 0 - 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0
45 >> > 0 eth0
46 >> >
47 >> >
48 >> > Static Ip
49 >> >
50 >> > Destination Gateway Genmask Flags Metric Ref Use
51 >> > Iface
52 >> > 0.0.0.0 192.168.0.2 0.0.0.0 UG 202 0 0
53 >> > eth0 127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0
54 >> > 0 lo 192.168.0.0 0.0.0.0 255.255.255.0 U 202 0
55 >> > 0 eth0
56 >>
57 >> The local and eth0 interfaces seem to be reversed. How have you defined
58 >> how
59 >> your local and eth0 interfaces are routed?
60 >>
61 >> --
62 >> Regards,
63 >> Mick
64 >>
65 >
66 >

Replies

Subject Author
Re: [gentoo-user] Re: new user and dhcpcd problem Mick <michaelkintzios@×××××.com>