Port forward traffic through IPSEC tunnel to host on other s

Hi!

We need, for a limited time, to port forward a few services through a IPSEC tunnel to a server on another site. How to set this up, we already have a configured IPSEC tunnel up and running

Site A
WAN IP: 1.1.1.1
INT IP: 10.0.10.1/24
want to port forward port 1234 to 10.0.20.2 in site B

Site B
WAN IP: 2.2.2.2
INT IP: 10.0.20.1/24
want to receive packets on port 1234 through site A on 1.1.1.1

[Internet]->1.1.1.1:1234 (WAN Site A) → [IPSEC tunnel] → 10.0.20.2:1234 (LAN Site B)

how to configure this on mikoritks?

IP firewall nat

Hi, I want to do the same thing, did you finally got the answer?

Thanks