Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: new user and dhcpcd problem
Date: Thu, 11 Aug 2011 21:57:27
Message-Id: 201108112257.04465.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Re: new user and dhcpcd problem by Alexandre Riveira
1 Hi Alexandre and welcome to Gentoo! :)
2
3 On Thursday 11 Aug 2011 21:32:58 Alexandre Riveira wrote:
4 > I discovery values from routes:
5 >
6 > dhcpcd
7 >
8 > Kernel IP routing table
9 > Destination Gateway Genmask Flags Metric Ref Use
10 > Iface
11 > 0.0.0.0 192.168.0.2 0.0.0.0 UG 0 0 0
12 > eth0 127.0.0.0 - 255.0.0.0 ! 0 -
13
14 The "!" shows that the local route is not accepted on eth0 and indeed it
15 should not be bound to the eth0 interface, but to lo.
16
17 When you run ifconfig what does it show? When you run 'ip route show' what do
18 you get?
19
20 How have you configured your /etc/conf.d/net?
21
22 > 0 - 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0
23 > 0 eth0
24 >
25 >
26 > Static Ip
27 >
28 > Destination Gateway Genmask Flags Metric Ref Use
29 > Iface
30 > 0.0.0.0 192.168.0.2 0.0.0.0 UG 202 0 0
31 > eth0 127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0
32 > 0 lo 192.168.0.0 0.0.0.0 255.255.255.0 U 202 0
33 > 0 eth0
34
35 The local and eth0 interfaces seem to be reversed. How have you defined how
36 your local and eth0 interfaces are routed?
37
38 --
39 Regards,
40 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: new user and dhcpcd problem Alexandre Riveira <alexandre@××××××××××××××.br>
Re: [gentoo-user] Re: new user and dhcpcd problem Alexandre Riveira <alexandre@××××××××××××××.br>