- Looking at server, system booted but network is down. Ran::
/etc/init.d/networking
and got an error in line 9 of /etc/network/interfaces.
- The line in question was ::
Broadcast
and the error was because there was no address given.
I tried running a couple of init commands with restart parameters but no joy (ping failed DNS).
I rebooted the system (last resort for linux) and this fixed it. So something broke my config.

