My ISP assigns me an IPv4 address via DHCP and an IPv6 subnet through SLAAC.
I set up my pfSense box to use NAT and DHCPv4 for my LAN network which works fine. However, on the IPv6 side, my LAN computers only configure themselves with the standard link-local fe80..
address and don't get any global IPv6 address from the /64 pool my ISP assigned me.
I am fairly new to IPv6, so I tried a few options in pfSense like setting the LAN interface to SLAAC as well or setting it to a static IPv6 in the fc00..
range and enabling DHCPv6. Both of which didn't work for me. Also none of the options in the router advertisement tab helped either.
I'd be happy if someone with experience in setting up pfSense for my scenario could give me a hint to how I need to configure it.