I can use ifconfig to set up eth0 and using ifconfig it says it's up has an IP but i cant connect form the outside world.
If I set up /etc/network/interfaces to tell it to use dhcp on network restart it tries to obtain an address but monitoring the network with wireshark shows no traffic from the device. If I configure it for static ip on network restart I get
Code:
sheevaplug-debian:~# /etc/init.d/networking start
Configuring network interfaces...SIOCADDRT: Network is unreachable
Failed to bring up eth0.
I have a bit of experience with linux on Fedora which has a different way of controlling the network so I'm wondering if I'm doing something wrong. Any help would be welcome. Configuring network interfaces...SIOCADDRT: Network is unreachable
Failed to bring up eth0.




