Port forward from my WAN IP+port to another WAN ip+port

Hello.
I’m trying to use my router CCR1009-7G-1C-1S+ for forward connect from my WAN IP+port to another WAN IP+port.
I mean that I want to connect to my IP 195.234.154.45:1111 (that is my wan ip) and pass to 34.53.12.89:8945.
Please, help me to realize it if it’s possible.
Thanks

You want this: https://wiki.mikrotik.com/wiki/Hairpin_NAT

It’s typically used for something else, but it’s the same problem with same solution.

Thank you for quick response!