On Mon, Jan 13, 2025, at 12:58, Barry Scott wrote:
> This sets net.ipv6.conf.all.forwarding = 1 but, prefix delegation is broken.
>
> If I remove Ipv6Forwarding=true and then set
> net.ipv6.conf.all.forwarding = 1 mnaually forwarding works.
It could be useful to note that this setting does not a
> The IPv6 is a /48.
>
> I have the IPv4 all working well.
>
> But the IPv6 configuration I cannot figure out.
I have a similar set up and have this working.
> [Network]
> Address=2001x:x::x::1
You are specifying a /24 for IPv4, but nothing for IPv6. I'd suggest
adding a /64 if you want to de
I'm building a router for my home using Fedora server as the base.
I have a ISP that provides me with a IPv4 and Ipv6 over PPPoE.
The IPv6 is a /48.
I have the IPv4 all working well.
But the IPv6 configuration I cannot figure out.
I have two interface named internal and external.
In /etc/syst