From: Florian Philipp <lists@binarywings.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Override DHCP-provided DNS
Date: Wed, 15 Jun 2011 21:21:05 +0200 [thread overview]
Message-ID: <4DF90621.6020109@binarywings.net> (raw)
In-Reply-To: <4DF8FFB5.3020108@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1885 bytes --]
Am 15.06.2011 20:53, schrieb Dale:
> Juan Diego Tascón wrote:
>> On Wed, Jun 15, 2011 at 9:27 AM, YoYo Siska<yoyo@gl.ksp.sk> wrote:
>>
>>> On Wed, Jun 15, 2011 at 04:07:43PM +0200, Florian Philipp wrote:
>>>
>>>> Hello list!
>>>>
>>>> for some wireless access points, I want to get an IP via DHCP but not
>>>> use the provided DNS-server (I use an openvpn setup with its own DNS
>>>> server, domain name, etc.).
>>>>
>>>> In /usr/share/doc/openrc-0.8.2-r1/net.example it reads:
>>>> # Setting name/domain server causes /etc/resolv.conf to be overwritten
>>>> # Note that if DHCP is used, and you want this to take precedence then
>>>> # please put -R in your dhcpcd options
>>>>
>>>> But dhcpcd does not seem to have a -R option. It does have a --static
>>>> option, though. While this is good enough for simply setting the DNS
>>>> server, it does not seem to allow specifying domain names or
>>>> search-domains (at least it is not shown in the man-page).
>>>>
>>>> Please tell me what the proper way is and whether the mention of
>>>> "-R" is
>>>> a documentation bug.
>>>>
[...]
>>>
>>> So to stop dhcpcd from touching your DNS or MTU settings
>>> you would do:-
>>> dhcpcd -C resolv.conf -C mtu eth0
>>>
[...]
>>
>> I use the google dns servers so I created a /etc/resolv.conf file and
>> set the i attribute on it:
>>
>> chattr +i /etc/resolv.conf
>>
>> that way it can't be removed or overwritten and you won't have that
>> problem no matter what dhcp client you are using
>>
[...]
> dhcp_eth0="nodns"
A, great. That's exactly what I was looking for. Wonder why I overlooked
it. Probably because I searched the example file for DNS and dns. -.-
Thanks for all the proposals! I guess I stick with the nodns option. The
others aren't bad to know, either.
Regards,
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
prev parent reply other threads:[~2011-06-15 19:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-15 14:07 [gentoo-user] Override DHCP-provided DNS Florian Philipp
2011-06-15 14:27 ` YoYo Siska
2011-06-15 15:40 ` Juan Diego Tascón
2011-06-15 18:53 ` Dale
2011-06-15 19:21 ` Florian Philipp [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DF90621.6020109@binarywings.net \
--to=lists@binarywings.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox