On Wed September 30 2009, Wayne Topa wrote:
> resolv.conf and resolvconf are not the same thing. You should install
> the resolvconfig package to help solve your problem, and be sure to read
> the man page.
>
I have resolvconf installed. I think I ran this:
SYNOPSIS
cat FILE | resolvconf -a
Paul Cartwright wrote:
On Sun September 27 2009, Celejar wrote:
I'm still not sure what's modifying your resolv.conf, but I'll point
out that those dns-nameserver lines won't work without resolvconf. The
basic networking infrastructure doesn't provide any way to publish
static nameserver inform
On Sun September 27 2009, Celejar wrote:
> I'm still not sure what's modifying your resolv.conf, but I'll point
> out that those dns-nameserver lines won't work without resolvconf. The
> basic networking infrastructure doesn't provide any way to publish
> static nameserver information in the inter
On Sun, 27 Sep 2009 14:01:07 -0400
Paul Cartwright wrote:
...
> my interfaces file has a static setup that I NORMALLY use, and a DHCP
> setup when I am..working on stuff, like adding a router,
> troubleshooting..
> #new dhcp setup
> iface eth0 inet dhcp
> auto eth0
> dns-nameserver 208.67.222.2
On Sun September 27 2009, Celejar wrote:
> IIUC, on a basic installation, nothing should be touching resolv.conf
> except for things that you configure explicitly. There are several
> packages that will alter it: resolvconf, IIUC, the GUI network
> configuration utilities (NM, wicd, etc), and anyt
On Sun, 27 Sep 2009 10:22:21 -0500
John Hasler wrote:
> Celejar writes:
> > There are several packages that will alter it: resolvconf, IIUC, the
> > GUI network configuration utilities (NM, wicd, etc), and anything
> > you put in /etc/network/interfaces. What network configuration
> > utilities
Celejar writes:
> There are several packages that will alter it: resolvconf, IIUC, the
> GUI network configuration utilities (NM, wicd, etc), and anything you
> put in /etc/network/interfaces. What network configuration utilities
> do you have installed?
Given the number of things that depend on
On Sun, 27 Sep 2009 06:55:38 -0400
Paul Cartwright wrote:
> I'm not sure what file I need to mess with . Now when I
> reboot, /etc/resolv.conf is empty, and my default route doesn't work,
> so I manually add:
> nameserver 208.67.222.222
> nameserver 208.67.220.220
> nameserver 192.168.1.254
>
I'm not sure what file I need to mess with . Now when I
reboot, /etc/resolv.conf is empty, and my default route doesn't work, so I
manually add:
nameserver 208.67.222.222
nameserver 208.67.220.220
nameserver 192.168.1.254
to resolv.conf & ifdown/up eth0 to get my network connection back.
What
9 matches
Mail list logo