-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LAN set to Track IPv6 Interface WAN but no global IPv6 address on LAN #1506
Comments
|
I'm seeing the same with 17.1.4 although this is the first time I have tried IPv6 - I have a WAN interface that gets it's IPv6 address from my ISP without issue (same as borisneubert but I have delegation set to /56), and two internal interfaces LAN and Guest_LAN, both set to track WAN, each with different IDs, and neither ever gets an IPv6 address. |
|
Same problem here. 17.1.4 here, Vodafone cable connection |
|
Updated to 17.1.6 today. No change in behavior. Here ist the routing.log after enabling IPv6 on WAN and LAN and setting LAN to track WAN. igb1 is LAN. |
|
I'd love to help but I don't have access to such setups and we can exclude a general issue in radvd as it hasn't been updated in all of 17.1. SSH access would likely help to advance this if no fixes or config settings are proposed. |
|
User Space in Forum got it working but there is no obvious difference to my setup. You mean ssh access to my opnsense box? Is TeamViewer access to my Linux desktop with Firefox and terminal session running on opnsense an option? |
|
@borisneubert that would work... can you drop me a mail for coordination franco@opnsense.org thanks! |
|
I thought I would add my findings from today that I posted to the forums:
|
|
Lots of progress here. Should be fixed. :) |
I had this working once in 17.1.1. I am now on 17.1.3.
Details:
Configuration in web interface is
WAN interface: Basic, Directly send SOLICIT, DHCPv6 Prefix Delegation size 64, Send IPv6 prefix hint
LAN interface: Track IPv6 Interface WAN, IPv6 Prefix ID 0
WAN interface gets 64bit prefix from upstream stateless DHCPv6 server:
inet6 2a02:908:xxx:xxx:xxx:xxx:xxx:f83 prefixlen 64 autoconf
LAN interface only has link-local address:
inet6 fe80::1:1%em0 prefixlen 64 scopeid 0x1
LAN interface does not get an IPv6 address from the delegated prefix.
The following reports may or may not be related:
https://forum.opnsense.org/index.php?topic=4774.msg18598#msg18598
https://forum.opnsense.org/index.php?topic=4404.msg16570#msg16570
The text was updated successfully, but these errors were encountered: