Re: [systemd-devel] systemd-networkd not sending DHCP v6 requests

2017-07-12 Thread Ian Pilcher
On 07/12/2017 12:06 AM, Mantas Mikulėnas wrote: What global flags do each network's RAs have? If I remember correctly, there are two, "Managed Addresses" and "Managed Other", which trigger DHCPv6 – if neither of them is set, that is supposed to mean DHCPv6 is unneeded. The managed and other c

Re: [systemd-devel] systemd-networkd not sending DHCP v6 requests

2017-07-12 Thread Mantas Mikulėnas
On Wed, Jul 12, 2017 at 9:32 AM, Andrei Borzenkov wrote: > On Wed, Jul 12, 2017 at 8:06 AM, Mantas Mikulėnas > wrote: > > On Tue, Jul 11, 2017, 22:24 Ian Pilcher wrote: > >> > >> On 07/11/2017 02:58 AM, Lennart Poettering wrote: > >> > Note that DHCPv6 is not done unless IPv6 RA packets tell ne

Re: [systemd-devel] systemd-networkd not sending DHCP v6 requests

2017-07-11 Thread Andrei Borzenkov
On Wed, Jul 12, 2017 at 8:06 AM, Mantas Mikulėnas wrote: > On Tue, Jul 11, 2017, 22:24 Ian Pilcher wrote: >> >> On 07/11/2017 02:58 AM, Lennart Poettering wrote: >> > Note that DHCPv6 is not done unless IPv6 RA packets tell networkd to >> > do so. Hence, areyou sure the RA spoken on your network

Re: [systemd-devel] systemd-networkd not sending DHCP v6 requests

2017-07-11 Thread Mantas Mikulėnas
On Tue, Jul 11, 2017, 22:24 Ian Pilcher wrote: > On 07/11/2017 02:58 AM, Lennart Poettering wrote: > > Note that DHCPv6 is not done unless IPv6 RA packets tell networkd to > > do so. Hence, areyou sure the RA spoken on your network properly > > indicates that? > > Interesting. I am seeing somewh

Re: [systemd-devel] systemd-networkd not sending DHCP v6 requests

2017-07-11 Thread Ian Pilcher
On 07/11/2017 02:58 AM, Lennart Poettering wrote: Note that DHCPv6 is not done unless IPv6 RA packets tell networkd to do so. Hence, areyou sure the RA spoken on your network properly indicates that? Interesting. I am seeing somewhat different behavior (but note that this is systemd-networkd 2

Re: [systemd-devel] systemd-networkd not sending DHCP v6 requests

2017-07-11 Thread Auke Kok
On 07/10/2017 08:23 PM, Ian Pilcher wrote: > I'm playing using systemd-networkd (rather than the legacy network > service) on my Banana Pi CentOS 7 firewall. (See the "Bouncing > interface once chrony is synced" thread for background.) > > I have "DHCP=yes" in the [Network] section of my WAN inte

Re: [systemd-devel] systemd-networkd not sending DHCP v6 requests

2017-07-11 Thread Lennart Poettering
On Mon, 10.07.17 22:23, Ian Pilcher (arequip...@gmail.com) wrote: > I'm playing using systemd-networkd (rather than the legacy network > service) on my Banana Pi CentOS 7 firewall. (See the "Bouncing > interface once chrony is synced" thread for background.) > > I have "DHCP=yes" in the [Network

Re: [systemd-devel] systemd-networkd not sending DHCP v6 requests

2017-07-10 Thread Mantas Mikulėnas
On Tue, Jul 11, 2017 at 6:23 AM, Ian Pilcher wrote: > I'm playing using systemd-networkd (rather than the legacy network > service) on my Banana Pi CentOS 7 firewall. (See the "Bouncing > interface once chrony is synced" thread for background.) > > […] > > For some reason, though, only the IPv4

[systemd-devel] systemd-networkd not sending DHCP v6 requests

2017-07-10 Thread Ian Pilcher
I'm playing using systemd-networkd (rather than the legacy network service) on my Banana Pi CentOS 7 firewall. (See the "Bouncing interface once chrony is synced" thread for background.) I have "DHCP=yes" in the [Network] section of my WAN interface (eth0.256.network): [Match] Name=eth0.256