is it possible to setup 1:1 nat with mikrotik, so i can have a public ip = a private ip.
thanks
is it possible to setup 1:1 nat with mikrotik, so i can have a public ip = a private ip.
thanks
RouterOS How to list has:
How to link public addresses to local ones.
so would i just use those same rules except route it to a private ip/32 ?
yes–when you add the dst-nat rule /32 is used on the private IP,and when you add the src-nat rule /32 is on the public IP
i cant figure out how to get the soure and dest to tranform to a private static ip and a single public ip
You’re not maquerading on this link as well, are you?