Le samedi 14 juillet 2018 à 10:52 +0300, Mantas Mikulėnas a écrit :
>
>
> On Fri, Jul 13, 2018, 18:21 Lennart Poettering t> wrote:
> > On Di, 10.07.18 16:08, Anthony Bourguignon (cont...@toniob.net)
> > wrote:
> >
> > > Hello,
> > >
> > > Is there a way to send a prefix delegation request when
On Fri, Jul 13, 2018, 18:21 Lennart Poettering
wrote:
> On Di, 10.07.18 16:08, Anthony Bourguignon (cont...@toniob.net) wrote:
>
> > Hello,
> >
> > Is there a way to send a prefix delegation request when using networkd
> > as a dhcpv6 client ?
>
> There's explicit DHCPv6 PD support in current net
Le vendredi 13 juillet 2018 à 17:20 +0200, Lennart Poettering a écrit :
> On Di, 10.07.18 16:08, Anthony Bourguignon (cont...@toniob.net)
> wrote:
>
> > Hello,
> >
> > Is there a way to send a prefix delegation request when using
> > networkd
> > as a dhcpv6 client ?
>
> There's explicit DHCPv6
On Di, 10.07.18 16:08, Anthony Bourguignon (cont...@toniob.net) wrote:
> Hello,
>
> Is there a way to send a prefix delegation request when using networkd
> as a dhcpv6 client ?
There's explicit DHCPv6 PD support in current networkd versions, see
IPv6PrefixDelegation= in systemd.network(5).
Len
Hello,
Is there a way to send a prefix delegation request when using networkd
as a dhcpv6 client ?
Here is my current configuration :
[Match]
Name=ens3
[Network]
DHCP=ipv6
IPv6AcceptRA=True
Address=xxx:xxx/64
[Address]
Address=xxx.xxx/32
[Route]
Gateway=62.210.0.1
GatewayOnlink=yes
[DHCP]
DUIDTyp