Hi Alexandre and welcome to Gentoo!  :)

On Thursday 11 Aug 2011 21:32:58 Alexandre Riveira wrote:
> I discovery values from routes:
> 
> dhcpcd
> 
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 0.0.0.0         192.168.0.2     0.0.0.0         UG    0      0        0
> eth0 127.0.0.0       -               255.0.0.0       !     0      -       

The "!" shows that the local route is not accepted on eth0 and indeed it 
should not be bound to the eth0 interface, but to lo.

When you run ifconfig what does it show?  When you run 'ip route show' what do 
you get?

How have you configured your /etc/conf.d/net?

> 0 - 192.168.0.0     0.0.0.0         255.255.255.0   U     0      0       
> 0 eth0
> 
> 
> Static Ip
> 
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 0.0.0.0         192.168.0.2     0.0.0.0         UG    202    0        0
> eth0 127.0.0.0       127.0.0.1       255.0.0.0       UG    0      0       
> 0 lo 192.168.0.0     0.0.0.0         255.255.255.0   U     202    0       
> 0 eth0

The local and eth0 interfaces seem to be reversed.  How have you defined how 
your local and eth0 interfaces are routed?

-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to