Hello!
I have the static native IPv6 network from my ISP. How do I allow clients to work through the IPv6 network?
I added to server user's settings:
proto udp6
server-ipv6 2002:d040:79a1:5::/64
push "route-ipv6 2000::/3"
push "dhcp-option DNS 2001:4860:4860::8888"
Then apply the firewall...