Page 1 of 1

ipv4 to ipv6

Posted: Tue Apr 30, 2024 11:56 pm
by GabrielaWAF
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.

Re: ipv4 to ipv6

Posted: Wed May 01, 2024 11:58 am
by mkx
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.