ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Shabalin <a.shabalin@gmail.com>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] dhcp client ipv6
Date: Thu, 5 Apr 2012 17:18:41 +0400
Message-ID: <CAEdvWkRQ=P+Ggtvbj2NXxVppJT2=8XHU-rSXqyPrekXk514Hfg@mail.gmail.com> (raw)
In-Reply-To: <2857298.fNfPDNfV29@epiphanov.bkpi82.nikiet.ru>

5 апреля 2012 г. 16:33 пользователь Sergei Epiphanov написал:
> On 5 апреля 2012 15:09 Alexey Shabalin wrote:
>> Начну с dhcp клиента. Наш dhcp клиент по умолчанию dhcpcd почти ничего
>> не умеет с ipv6.
>
> Хм, у меня компьютер получает IPv6 адрес от моего роутера с DHCPv6 на борту.
> Без него IPv6 адрес у компьютера отсутствует. Интересно, а что именно не
> работает?
Вот только это и работает в dhcpcd.
Попробуйте использовать не роутер для вещания префикса сети,
а сервер dhcp6 (и отключите на роутере вещание префикса сети)- и вы
ничего не получите, ни адреса, ни dns, вообще ничего.
А получить адрес dns вам и роутер не поможет, нужен именно dhcp.
Например, посмотрите на includes/dhcp6.h в dhcp-4.2.3:

/*.
 * DHCPv6 well-known multicast addressess, from section 5.1 of RFC 3315.
 */
#define All_DHCP_Relay_Agents_and_Servers "FF02::1:2"
#define All_DHCP_Servers "FF05::1:3"

Это мультикаст адрес dhcp сервера. В сырцах dhcpcd упоминания этих адресов нет.

Поэтому сейчас очень необходим dhclient.

-- 
Alexey Shabalin

      reply	other threads:[~2012-04-05 13:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-05 11:09 Alexey Shabalin
2012-04-05 12:20 ` Mikhail Efremov
2012-04-05 12:35   ` Alexey Shabalin
2012-04-05 13:06     ` Mikhail Efremov
2012-04-05 12:33 ` Sergei Epiphanov
2012-04-05 13:18   ` Alexey Shabalin [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='CAEdvWkRQ=P+Ggtvbj2NXxVppJT2=8XHU-rSXqyPrekXk514Hfg@mail.gmail.com' \
    --to=a.shabalin@gmail.com \
    --cc=shaba@altlinux.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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