Donny George wrote: > yes the command worked Great. Now let's see why it wasn't working out of the box. Can you post the file "/etc/network/interfaces"? It should look like this: auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp Nils