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
Hi,
The configuration with my provider is quite strange. I have to activate
ipv6 RA to obtain a default route. But I don't want to have the address
via autoconf. For that, I use a dhcpv6 pd, with static ip configuration
after that.
Is there a way to activate RA but to disable autoconf ? In my .ne
Hi there,
for some of our servers, we wanted to keep more logging data than was
the default (CentOS 7.5, so not the newest version of systemd sadly).
However during those experiments we ran into some quite unexpected
behaviour of journald, which might be bugs, but which might also just be
things