TOIMII!!!
Eli onkelma on että netti ei lähde käynnistyksessä päälle. Oudointa on että kun pingaa niin lukee näin:
ping 256.25.122.80
connect: Network is unreachable
Muuta tietoa tästä:
ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:D3:B7:27:10
inet6 addr: fe80::213:d3ff:feb7:2710/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:114 errors:0 dropped:0 overruns:0 frame:0
TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:26146 (25.5 KiB) TX bytes:17136 (16.7 KiB)
Interrupt:23 Base address:0xec00
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4545 errors:0 dropped:0 overruns:0 frame:0
TX packets:4545 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:410807 (401.1 KiB) TX bytes:410807 (401.1 KiB)
cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0
iface eth0 inet dhcp
auto eth0
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface