I am not 100% sure of how the network was configured (the guy who did it
is away today) but can report that the contents of
/etc/network/interfaces are:

# 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

# The primary network interface
auto eth0
iface eth0 inet static
 address 134.36.22.69
 netmask 255.255.255.0
 gateway 134.36.22.1

So it should be a simple static IP address configured there. While it
should not matter, it is maybe worth mentioning that the PC has two
Ethernet ports, though we are only using one of them for this.

Is there a log somewhere showing the start-up order actually used when
it boots up?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/999725

Title:
  broken start-up dependencies for ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/999725/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to