Re: resolvconf not working?
From: Michelasso (qzerty_at_gmail.com)
Date: 09/18/05
- Previous message: Bruno Buys: "Re: Hauppage ImpactVCB PCI Video Capture Board?"
- In reply to: Mike: "Re: resolvconf not working?"
- Next in thread: Brian Kimball: "Re: resolvconf not working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 18 Sep 2005 19:08:39 +0200 To: debian-user@lists.debian.org
On 9/18/05, Mike <mikewk147@comcast.net> wrote:
> I could be wrong, but as far as I know, the dns-nameservers is not a
> valid declaration for /etc/network/interfaces, at least I couldn't find
> it in the interfaces manpage. If the nameserver addresses are static,
> you don't need the resolvconf package. All you have to do is set up
> /etc/resolv.conf.
>
>
You're right in saying that in interfaces manpage you cannot find any
reference to that directive, but you can find it in
/usr/share/doc/resolvconf/README.gz:
[...]
3.4 ifupdown
* Remove any "up" or "down" commands from /etc/network/interfaces
that futz with /etc/resolv.conf and remove any scripts from
/etc/network/if-*.d/ that futz with /etc/resolv.conf.
* For each inet static logical interface through which a nameserver is
accessible, add lines like the following to /etc/network/interfaces .
dns-nameservers 11.22.33.44 55.66.77.88
dns-search foo.org bar.com
[...]
Bye.
- Previous message: Bruno Buys: "Re: Hauppage ImpactVCB PCI Video Capture Board?"
- In reply to: Mike: "Re: resolvconf not working?"
- Next in thread: Brian Kimball: "Re: resolvconf not working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]