Port Forward on secondary WAN

Context: WireGuard server is set up on another server, not the router. Existing clients already configured and worked well with previous router.

I have two WAN connections. WAN2 (SFP+) is my primary connection (selected during BLE Setup) behind CGNAT. WAN1 is my secondary connection and has a static IP.

I’d like to configure a port forward for my WireGuard server (192.168.1.50) to only go through WAN1 since it has the static IP, as well as to have the wireguard’s network (172.16.0.0/24) be routed back to the WireGuard server.

How can I go about configuring this?

Have you tried just adding a rule applied to your public static address?

Yes, it did not work

Sorry, I think this may still depend on some upcoming features for now.