Hello,
i have two locations, each with a mikrotik router. A local network is bridged between those routers.
A server in location 2 should be reachable from all public networks.
Image:
Router 1 with public netowrk A & B
Router 2 with public network C
Server (SRV) at location 2 with default gateway at location 1 (over bridge)

SRV is reachable from public network A & B via DST-NAT.
Now in addition to public network A & B it should also be reachable from public network C (DST-NAT).
I’m not sure how to do that. Can someone help?