Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Homenetworking

#1
Quote from: Yoshi-DE on July 28, 2024, 03:23:57 AM
I have the same issue after upgrade to 24.7

[...]
Provider 2 via DHCPv6 on PPPOE => on boot time for very short time available and then disappears. (a wireguard tunnel is established over this connection via ipv6, for a very short period of time the connection to the wireguard endpoint works with this connection in boot process)

Same here: IPv4 working fine, but not IPv6 after upgrade to 24.7.
Turned out that the upgrade somehow changed two options in the interface configuration:

  • Prefix delegation size: Should be 56, was set to 64
  • Request prefix only: Should be checked, was unchecked
After setting the correct delegation size and checking "request prefix only", IPv6 works again.