19:56:30.191565 IP6 fe80::21f:9eff:feff:2f41 > ff02::1:ff58:21: ICMP6, neighbor solicitation, who has ::0001:546f:78ff:fe58:21, length 32
Note that you need to create and set a gateway address for this mode to connect to your next gateway hop which your ISP should provide to you as well.
- is your gateway set as default gateway?
- is the gateway for WAN set to Auto?
- what does "cannot reach" mean? Ping or Connection to apllication or both do not work?
- does firewall live view show blocked packets- can you packet capture and see if there's any traffic at all?
-is you ISP ready? Mine told me IPv6 was working, except it didn't as they failed to deploy it to their routers.
WAN Interface:IPv6: ::0000:2/64GW: ::0000::1Router Advertisements: Router OnlyLAN InterfaceIPv6: :0001:1/64GW: auto
The OPNsense is able to use IPv6, But the subnet of the LAN is not able to reach anything outside the /64.
I can see the traffic from LAN reaching the WAN interface.
For me it looks like that I don't receive the IPv6 multicast to ff02::/16.
What does reach mean? Name resoultion, PING, HTTP, physical proximity? Please state your observation more precise.
Can you see the traffic leaving the WAN interface?
19:56:30.191565 IP6 fe80::21f:9eff:feff:2f41 > ff02::1:ff58:21: ICMP6, neighbor solicitation, who has aaaa:bbbb:cccc:1:546f:78ff:fe58:21, length 32
* Inspect your prefix. Did you correctly derive an IPv6 and statically assign it to the LAN interface? Check again, the prefix MUST match! If unsure, check again three more times.
* Check that your client in LAN has a valid public IPv4 address that matches in the first 64 bits with the LAN IP of Opnsense. There will be some fe80::... or other adresses starting with f... but they are not relevant here.
fe80::21f:9eff:feff:2f41 > ff02::1:ff58:21: ICMP6, neighbor solicitation, who has ::0001:546f:78ff:fe58:21
The OPNsense is able to reach DNS or ping via IPv6 in the Internet. I can do VPN via IPv6 into the OPNsense.
If it was WAN's then perhaps your prefix is a link prefix (not routed), better check with your ISP.