Re: [systemd-devel] DHCPv6 configuration with NixOS

2025-10-18 Thread Andrei Borzenkov
24.09.2025 19:29, Mark VanDyke wrote: >>> The following relevant portion in my working networking config. >> >> You did not show any of the systemd/networkd conf files. > > True. Let me start over. > > In the "old" situation I configure the system with "legacy scripts" as > they call it, which do

[systemd-devel] DHCPv6 configuration with NixOS

2025-10-18 Thread Mark VanDyke
Greetings all, For my NixOS powered router I would like to migrate the networking to systemd, but no matter what I do, I can't get IPv6 to work. I have disabled the firewall, IPv4 is working fine, but IPv6 is not. The following relevant portion in my working networking config. -- ne

Re: [systemd-devel] DHCPv6 configuration with NixOS

2025-10-18 Thread Barry Scott
> On 23 Sep 2025, at 21:47, Mark VanDyke wrote: > > The following relevant portion in my working networking config. > > You did not show any of the systemd/networkd conf files. What software are you using for dhcp? In my case my ISP provides a PPPoE interface that does a lot of the heavy

Re: [systemd-devel] DHCPv6 configuration with NixOS

2025-09-27 Thread Barry Scott
> On 24 Sep 2025, at 19:38, Mark VanDyke wrote: > > Sorry, I don't understand what you mean? I get a /48 from my ISP and > want to use it to delegate to my LAN clients - this part works with > radvd and dhcpcd, but not if I try to get this done with systemd. > And, about the address... This is

Re: [systemd-devel] DHCPv6 configuration with NixOS

2025-09-24 Thread Mark VanDyke
On 2025-09-24 20:08, Andrei Borzenkov wrote: > 24.09.2025 19:29, Mark VanDyke wrote: The following relevant portion in my working networking config. >>> >>> You did not show any of the systemd/networkd conf files. >> >> True. Let me start over. (..) >> interface wan >> nooption interface_mtu

Re: [systemd-devel] DHCPv6 configuration with NixOS

2025-09-24 Thread Mark VanDyke
>> The following relevant portion in my working networking config. > > You did not show any of the systemd/networkd conf files. True. Let me start over. In the "old" situation I configure the system with "legacy scripts" as they call it, which do not use networkd beyond putting .link units in /