Issue configuring IPv6 with ULA, but works fine with Track Interface.
-
Change DHCPv6 Prefix Delegation size to whatever your ISP provides. Many, including mine, provide a /56, so 56 would go in that box.
Also, for Router mode I have Unmanaged - RA Flags.
-
@lamboalpha And don't use /128 for subnet on RA...
-
@JKnott @Bob-Dig Yes, I had the RA subnet wrong. I missed that when I redid all the settings. It is now set to /56, the same as the WAN. It had previously been at 64. JKnott, I changed the Router mode to Managed. When DHCPv6 is enabled, it works with assisted or managed fine.
Still nothing on the LAN is getting an IPv6 address.
Thanks...
-
Assuming your ISP is providing DHCPv6-PD, it should work. Maybe the best thing is to start fresh, as you may have messed up something. Keep it simple and get it working before adding any extras.
You can back up the existing config first, so you can compare. -
@lamboalpha said in Issue configuring IPv6 with ULA, but works fine with Track Interface.:
Yes, I had the RA subnet wrong. I missed that when I redid all the settings. It is now set to /56, the same as the WAN. It had previously been at 64.
/64 was right.
-
@bob-dig said in Issue configuring IPv6 with ULA, but works fine with Track Interface.:
/64 was right.
That would allow only a single /64 prefix. If the ISP provides a larger prefix, that's what should be used.
-
-
@lamboalpha said in Issue configuring IPv6 with ULA, but works fine with Track Interface.:
but just confirming, there is not way with 1:1 or NPt to use the ISP range (which is dynamic) and set the internal network of FD00.
Maybe there is, haven't tried it yet, because you can use the dynamic ones too (with some caveats).
One thing one could try is maybe this, make an unused VLAN and give it a dynamic prefix via track interface. Then use that prefix to do NPt with your interface which is using the ULA and see how pfSense respond.
In the future it would be nice if pfSense would allow to reserve prefixes just for that cause. Or find another way of fixing the problems when using dynamic prefixes.
-
@lamboalpha said in Issue configuring IPv6 with ULA, but works fine with Track Interface.:
but just confirming, there is not way with 1:1 or NPt to use the ISP range (which is dynamic) and set the internal network of FD00. Per the ULA comment.
Not that I'm aware of. Regardless, NAT is a bad idea on both IPv4 and IPv6. It's needed on IPv4 due to the address shortage, but not IPv6. However, your prefix should not be changing, provided Do not allow PD/Address release is selected, though I know there are some stupid ISPs that don't respect it. I've had the same prefix for a few years and it's survived replacing both the modem and the computer I run pfSense on.
-
@jknott said in Issue configuring IPv6 with ULA, but works fine with Track Interface.:
Do not allow PD/Address release
I don't have this option anymore or am I blind...
-
@bob-dig said in Issue configuring IPv6 with ULA, but works fine with Track Interface.:
or am I blind...
Yes. It's on the WAN page.
-
@jknott Not for me.
-
How old is your version of pfSense? It was added a few years ago. It wasn't there when I started using pfSense around 6.5 years ago, but was added not long afterward. Before then, simply disconnecting/reconnecting the WAN cable was enough to cause a prefix change.
-
@jknott said in Issue configuring IPv6 with ULA, but works fine with Track Interface.:
How old is your version of pfSense?
I am on 22.05-RELEASE
-
I'm on 2.6.0. I have no experience with 22. Perhaps you should contact the Netgate people about this.
-
Maybe @stephenw10 can confirm, that that option (Do not allow PD/Address release) is missing in 22.05-RELEASE.
-
It is set on for me per my above post. But, I am on 2.6.0 (which is 22.2 config rev).