Openvpn ipv6 in br-lan

Hello. I am trying to configure openvpn ipv6 traffic forwarding to the br-lan local network. Is it technically possible? The vpn server runs on vps. The /64 subnet is configured on the server, and the address is assigned to the client via dhcp. If the default gateway on the router is vpn, then the router itself has ipv6 internet. Is it possible to forward the network further, to my lan clients?

Maybe it works if you enable the standard ULA addresses on the router and enable Masq6 on the VPN firewall zone (Advance tab on the firewall zone)?

I didn't quite get it. Do you mean fe80 addresses? I need to forward external addresses. By the way, this doesn't work via PBR either.

No, the fe80 addresses are LL (Link local), I mean ULA addreses which should be enabled by default on your router:
Network > Interfaces > Global Network Options

They are on. But it still doesn't work.

Have you checked that the router actually handouts the ULA addresses to your lan clients?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.