Make-initrd development discussion
 help / color / mirror / Atom feed
From: "Michael A. Kangin" <mak@complife.ru>
To: Alexey Gladkov <legion@altlinux.ru>
Cc: "Leonid Krivoshein" <klark.devel@gmail.com>,
	"Антон Мидюков" <antohami@altlinux.org>
Subject: Re: [make-initrd] [devel] syslinux
Date: Tue, 23 Apr 2019 13:52:40 +0200
Message-ID: <6bcdd3ce-5619-19eb-e4f2-95b117c03cc5@complife.ru> (raw)
In-Reply-To: <20190423065245.GH21174@Legion-PC.fortress>

On 04/23/2019 08:52 AM, Alexey Gladkov wrote:

>> DHCP - лиза получается, но адрес на интерфейс не применяется.
> 
> А в логах что-нибудь есть ?

/var/log:# cat udhcpc6.eth1.log
udhcpc6: IPv6 fe80:0000:0000:0000:5054:00ff:fea7:2923
udhcpc6: started, v1.28.1
udhcpc6: executing /lib/network/udhcpc6.script deconfig
udhcpc6: entering listen mode: raw
udhcpc6: created raw socket
udhcpc6: IPv6 fe80:0000:0000:0000:5054:00ff:fea7:2923
udhcpc6: sending discover
udhcpc6: waiting 5 seconds
udhcpc6: received a packet
udhcpc6: IPv6 fe80:0000:0000:0000:5054:00ff:fea7:2923
udhcpc6: sending select
udhcpc6: waiting 5 seconds
udhcpc6: received a packet
udhcpc6: lease obtained, lease time 2147483
udhcpc6: executing /lib/network/udhcpc6.script bound
udhcpc6: entering listen mode: none

...
[2019-04-23 10:44:20] uevent-handler: Running network handler ...
[2019-04-23 10:44:20] 030-network: eth1: trying to obtain configuration 
from dhcp ...
[2019-04-23 10:44:20] 030-network: run: ip -6 link set dev eth1 up
[2019-04-23 10:44:20] 030-network: run: udhcpc6 -v -n -i eth1 -t 3 -T 5 
-s /lib/network/udhcpc6.script -p /var/run/udcpc
.eth1.pid
[2019-04-23 10:44:20] 030-network: eth1: waiting 16 seconds for 
configuration by dhcp ...
[2019-04-23 10:44:20] 030-network: eth1: dhcp done
....
[2019-04-23 10:44:22] addr: eth1: run: ip -6 address add dev eth1 
fd00:eeee:0012:0000:0000:0000:0000:0143 broadcast +
ip: broadcast can be set only for IPv4 addresses

Возможно, из-за этого. Полный лог прислать?


>> Параметр route= не работает вообще, ни для v4, ни v6.
> 
> В логе ничего нет ?

Я не нашёл. Если есть куда прицельней заглянуть, скажите.
Грепаются только распарсенные параметры:
/.initrd:# find -type f |xargs grep 'eeee:13'
./initenv:export CMDLINE="ip=eth1:dhcp6 
route=[fd00:eeee:13::/64]:[fd00:eeee:12::5]:eth1 debug rdshell"
./initenv:export ROUTE0="[fd00:eeee:13::/64]:[fd00:eeee:12::5]:eth1"
./initenv:export route="[fd00:eeee:13::/64]:[fd00:eeee:12::5]:eth1"
./kernenv:route=[fd00:eeee:13::/64]:[fd00:eeee:12::5]:eth1




Наверное, для следующего цикла тестирования стоит подождать исправленную 
версию. Вы тогда скажете, какой релиз собрать?


  reply	other threads:[~2019-04-23 11:52 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-15 23:27                   ` Leonid Krivoshein
2019-04-17 14:27                     ` Michael A. Kangin
2019-04-17 15:16                       ` Leonid Krivoshein
2019-04-18 23:00                         ` Michael A. Kangin
2019-04-19  4:01                           ` Leonid Krivoshein
2019-04-19 16:33                             ` Michael A. Kangin
2019-04-19 18:14                               ` Leonid Krivoshein
2019-04-19 18:24                                 ` Michael A. Kangin
2019-04-19 21:04                                 ` Alexey Gladkov
2019-04-19 21:31                                   ` Michael A. Kangin
2019-04-21 13:43                                     ` Alexey Gladkov
2019-04-21 15:44                                       ` Michael A. Kangin
2019-04-21 23:08                                         ` Michael A. Kangin
2019-04-22  0:33                                           ` Alexey Gladkov
2019-04-22 14:48                                           ` Alexey Gladkov
2019-04-22 16:07                                               ` Alexey Gladkov
2019-04-22 17:08                                                 ` Leonid Krivoshein
2019-04-22 18:48                                                   ` Alexey Gladkov
2019-04-22 20:05                                                       ` Michael A. Kangin
2019-04-23  8:40                                                       ` Alexey Gladkov
2019-04-22 18:39                                                 ` Leonid Krivoshein
2019-04-22 22:06                                           ` Michael A. Kangin
2019-04-23  6:52                                             ` Alexey Gladkov
2019-04-23 11:52                                               ` Michael A. Kangin [this message]
2019-04-22  0:04                                         ` Alexey Gladkov
2019-04-22 15:46                                           ` Leonid Krivoshein
2019-04-22 16:06                                             ` Alexey Gladkov
2019-04-22 16:16                                               ` Michael Shigorin
2019-04-22 16:28                                                 ` Leonid Krivoshein
2019-04-22 16:25                                               ` Leonid Krivoshein
2019-04-23 11:57                                               ` Michael Shigorin
2019-04-23 12:03                                                 ` Leonid Krivoshein
2019-04-23 12:27                                                   ` [make-initrd] Move to make-initrd@ maillist (was: Re: [devel] syslinux) Alexey Gladkov
2019-04-23 12:28                                                     ` Michael Shigorin
2019-04-23 12:33                                                       ` [make-initrd] Move to make-initrd@ maillist Michael A. Kangin
2019-04-23 12:41                                                         ` Michael Shigorin
2019-04-22 18:00                                           ` [make-initrd] [devel] syslinux Michael A. Kangin
2019-04-22 19:14                                             ` Alexey Gladkov
2019-04-22 19:19                                               ` Michael Shigorin
2019-04-22 19:25                                                 ` Leonid Krivoshein
2019-04-22 20:01                                                   ` Michael Shigorin
2019-04-23  7:07                                                     ` Alexey Gladkov
2019-04-22 19:50                                               ` Michael A. Kangin
2019-04-22 22:12                                               ` Michael A. Kangin
2019-04-22 22:38                                                 ` Michael A. Kangin
2019-04-22 22:48                                                   ` Leonid Krivoshein
2019-04-23  0:49                                                     ` Leonid Krivoshein
2019-04-23 11:33                                                       ` Leonid Krivoshein
2019-04-23 11:42                                                         ` Leonid Krivoshein
2019-04-23 11:47                                                           ` Leonid Krivoshein
2019-04-23 12:10                                                           ` Michael A. Kangin
2019-04-23 12:02                                                         ` Michael A. Kangin
2019-04-23 12:12                                                           ` Leonid Krivoshein
2019-04-23 12:33                                                           ` [Make-initrd] " Alexey Gladkov
2019-04-23 12:33                                                             ` [make-initrd] " Alexey Gladkov
2019-04-23  8:50                                             ` Alexey Gladkov
2019-04-29 21:54                                           ` [make-initrd] handlers Michael A. Kangin
2019-04-29 22:04                                             ` Michael A. Kangin
2019-04-30 11:40                                               ` Alexey Gladkov
2019-04-30 11:40                                             ` Alexey Gladkov
2019-04-30 11:51                                               ` Michael A. Kangin
2019-04-30 16:07                                                 ` Alexey Gladkov
2019-04-30 16:39                                                   ` Michael A. Kangin
2019-04-30 16:49                                                     ` Leonid Krivoshein
2019-05-03  0:37                                                       ` Michael A. Kangin
2019-04-22  0:12                                           ` [make-initrd] [devel] syslinux Alexey Gladkov
2019-04-22 18:43                                         ` Leonid Krivoshein
2019-04-22 18:49                                           ` Michael A. Kangin
2019-04-22 19:07                                             ` Leonid Krivoshein
2019-04-22 18:56                                       ` Michael A. Kangin
2019-04-17 15:26                       ` Leonid Krivoshein
2019-04-17 15:36                         ` Michael A. Kangin
2019-04-17 16:16                           ` Антон Мидюков
2019-04-17 18:03                             ` Leonid Krivoshein
2019-04-17 17:06                           ` Leonid Krivoshein

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=6bcdd3ce-5619-19eb-e4f2-95b117c03cc5@complife.ru \
    --to=mak@complife.ru \
    --cc=antohami@altlinux.org \
    --cc=klark.devel@gmail.com \
    --cc=legion@altlinux.ru \
    /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

Make-initrd development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/make-initrd/0 make-initrd/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 make-initrd make-initrd/ http://lore.altlinux.org/make-initrd \
		make-initrd@lists.altlinux.org make-initrd@lists.altlinux.ru make-initrd@lists.altlinux.com
	public-inbox-index make-initrd

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


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