Ipsec Mikrotik -> Juniper SRX

Please can i get some advice on this forum. I’m trying to setup a route based vpn from a mikrotik that sits behind a dynamic adsl line to a juniper srx that has a static ip address, from all the posts that i have read it seems the mikrotik only supports policy based ipsec vpns and not route based vpns?

Has anyone here done a route based vpn from a mikrotik to a juniper srx?

So the scenario is as follows:

192.168.0.0/24 → 10.0.0.0/24, 192.168.100.0/24, 10.255.255.0/24
10.0.0.0/24, 192.168.100.0/24, 10.255.255.0/24 ← 192.168.0.0/24

i want to be able to route those ranges aswell as new ones over the tunnel.

The 192.168.0.0/24 range has a dynamic dsl public addres that changes every so often
the other ranges are behind a juniper srx that has a static public ip address

RouterOS does not currently support IPSEC VTI/STI route based VPN’s.

You can however run GRE over IPSEC to a SRX or SSG and this works well.

i wonder if there will be plans to support this in future maybe?