Comment 3 for bug 999725

Revision history for this message
Nathan Stratton Treadway (nathanst) wrote : Re: [Bug 999725] Re: broken start-up dependencies for ntp

On Thu, May 17, 2012 at 16:10:39 -0000, Paul Crawford wrote:
> # 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

Since the resolvconf package is installed by default in Precise, you'd
normally need to have a "dns-nameservers" line in your "interfaces"
stanza in order for DNS resolution to work at all (given that you are
using a static configuration).

So, what toes /etc/resolv.conf contain now? Also, what does
"ls -l /etc/resolv.conf" show?

      Nathan