cubieplayer / Cubian

Debian for Cubieboard
http://cubian.org
271 stars 49 forks source link

Problem with network on the cubietruck #462

Open pmlkaovs opened 9 years ago

pmlkaovs commented 9 years ago

Good day! I have a problem with LAN. LAN is configured, link is up, but not PING any adress in the network. I configure network from Network Manager in the grafical interface - not PING. I configure network in the /etc/network/interfaces - not PING. Please, help me. Thanks.

greatehop commented 8 years ago

Hi I have the same problem. I have wire network connection: cubie ---> router I set manualy net setting:

iconfig eth0 192.168.10.7 up
ip r add default via 192.168.10.1

mii-tool eth0 shows:

eth0: negotiated 100baseTx-FD, link ok

and try to ping my router and get: "destination host unreacheble"

ifconfig shows that RX packets - 0, TX packets - 865

I also tried:

and finally got the same result in all cases - doesn't work!!! I loaded AndroidOS - network works fine.