ipv4 to ipv6

Good afternoon!

I’m having difficulty finding a way to make devices on the LAN connected to IPv4, as they don’t yet support IPv6, able to use an IPv6 browser, in this case, for example, accessing a website.

And I also need to access this equipment from outside the network, through ports, all of this being the following scenario.

-Modem provider
ipv6

-Mikrotik connected to modem lan
static ipv6 ether1
Lan on wlan ipv4 range 192.168.10.1

-Equipment connected to Mikrotik LAN
with ip 192.168.10.49 http access via port 8249

How can I do this? I mean, I’ve been researching nat64, dual stack, gre, ipipv6, eoip and I haven’t found the correct way to do this, could you point me to a path please?

I really appreciate the help!!!

Sorry for the bad English.

You need NAT46 gateway inside your LAN. I’m pretty sure that ROS doesn’t support NAT46 so you’ll have to find some other solution.