multi ip on WAN problem ipsec

hello, I have a few ip on the public interface and on the fourth one I connect to ipsec
xxx.xxx.xxx.1 - lan
xxx.xxx.xxx.2 - web
xxx.xxx.xxx.3 - free
xxx.xxx.xxx.4 - ipsec

The problem is that the tunnel wants to connect over the first ip (xxx.xxx.xxx.1)
How to fix this error.

If you set local address for IPSec peer, then it’s what should be used.

Thanks great, works!