Please, give me an advice.
I’m sorry, but I am weak in English and I may not be able to correctly formulate a query on Google to find a solution to my problem.
I need to redirect communication from any PC in internal network, that comunicate to a specific public ip address through a specific WAN interface.
We have two WAN lines. WAN1 and WAN2. WAN1 is primary, Wan2 is backup.
Users use an application that connects to the service at the public server with ip address 1.2.3.4 and port 1234.
Communication from the public IP address assigned to WAN1 is blocked on the destination server with IP 1.2.3.4.
So I need to relay communication from any PC in internal LAN (10.11.12.0/24) to destination address 1.2.3.4:1234 via WAN2.
Can you give me some advice or a link to how to configure this on a Mikrotik router?