Hello,
Is it possible to add both IPV4 and IPV6 gateways on the same tunnel?
I can add both ipv4 and ipv6 under Tunnel address, but under gateway(have disabled routing) I can only add either the ipv4 gw or the ipv6 gw, not both?
Can this be fixed so its possible to add both gateway addresses? I'm talking about the gateway box in the attached image.
I have solved this by adding 2 tunnels but that's not great because the port forward get different ports on ipv4 and ipv6 from Mullvad if using multiple tunnels.
It's not possible to do it currently in the plugin GUI, but you can achieve it anyway: https://docs.opnsense.org/manual/how-tos/wireguard-selective-routing.html#configuring-ipv6
Oh I see, I'll try it! Thanks!