Gentoo Archives: gentoo-user

From: Pavel Volkov <sailor@××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] systemd-networkd: simpler config for my network
Date: Tue, 15 Apr 2014 17:25:38
Message-Id: f18b074c-5a82-426b-b0bc-3e746491fb78@lists.xtsubasa.org
In Reply to: Re: [gentoo-user] systemd-networkd: simpler config for my network by "Stefan G. Weichinger"
1 On Tuesday, 15 April 2014 18:04:54 MSK, Stefan G. Weichinger wrote:
2 > Did you test it?
3 >
4 > I think it just works ...
5 >
6
7 Not yet, but it seems weird to have DHCP= for DHCPv4 and not to have any
8 options (DHCPv6/SLAAC/unconfigured) for IPv6. Only Address= for static
9 address.
10
11 Here is another problem. I need to issue this command:
12 "ip token set ::2/64 dev br0"
13 1. after the bridge device is created
14 2. before IP address is configured on it
15
16 netctl still seems a lot more capable than systemd-networkd...
17 And netctl runs separate services (line netctl@××××.service) for separate
18 interfaces unlike systemd-networkd, you can create more custom deps on top
19 of it.

Replies

Subject Author
Re: [gentoo-user] systemd-networkd: simpler config for my network "Stefan G. Weichinger" <lists@×××××.at>