ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Mikhail Efremov <sem@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] dhcpcd & etcnet -- бага с  resolv.conf
Date: Wed, 9 Jul 2014 19:51:23 +0400
Message-ID: <20140709195123.0159742a@sem.office.altlinux.ru> (raw)
In-Reply-To: <20140708235442.GA24837@mw.mithraen.ru>

On Wed, 9 Jul 2014 03:54:42 +0400 Денис Смирнов wrote:
> У нас, похоже, бага в связки dhcpcd и etcnet.
> 
> В /etc/net/ifaces/enp9s0 лежит resolv.conf, но, похоже, он попросту
> игнорируется при использовании dhcpcd -- он генерирует свой, и отдает его
> resolv.conf, вместо того что лежит в etcnet.

На самом деле все хуже, там race. В /etc/resolv.conf может оказаться
информация как от dhcp-сервера, так и
из /etc/net/ifaces/enp9s0/resolv.conf в зависимости от того, кто
выиграет гонку.

> Нужно, чтобы при наличии resolv.conf в каталоге с описанием интерфейса
> DHCP-клиенту автоматически передавалась опция -C resolv.conf

В случае dhcpcd нужно добавить DHCP_ARGS='-C resolv.conf' в options.
Автоматически это делать несколько сложнее, кроме dhcpcd есть еще
dhclient. Я там прикрутил возможность пропускать хуки, но только
глобально (SKIP_HOOKS в /etc/sysconfig/dhclient). Поинтерфейсно, а тем
более опцией это сделать нельзя.

-- 
WBR, Mikhail Efremov


  parent reply	other threads:[~2014-07-09 15:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-08 23:54 Денис Смирнов
2014-07-09  5:22 ` Anton Farygin
2014-07-09 15:51 ` Mikhail Efremov [this message]
2014-07-10 15:05   ` Денис Смирнов
2014-07-10 15:26     ` Mikhail Efremov
2014-07-11  0:28       ` Денис Смирнов

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=20140709195123.0159742a@sem.office.altlinux.ru \
    --to=sem@altlinux.ru \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git