[systemd-devel] Why doesn't systemd-networkd like my DHCP server?

2022-12-16 Thread Ian Pilcher
All that it reports, even in debug mode is: DHCPv6 client: Failed to process received reply message, ignoring: Bad message Which doesn't give the information required to fix the problem. Is there a way to configure systemd-networkd to provide a useful error message? (BTW, I've placed a pack

Re: [systemd-devel] Using IPAddressAllow/IPAddressDeny on --userscopes

2022-12-16 Thread Farblos
[Sorry, first reply was to Lennart only...] Thanks. > The relevant mechanisms are implemented via eBPF, which the kernel > restricts to privileged processes, which means --user systemd will > have a hard time. I have been expecting something like that. But this is a restriction of systemd, not t