"Actions" in NAT section

Hi guys,
I’m new in MicroTik RouterOS world.

My question is about the meaning of all options in “Actions” menù in NAT section.

I need to route my LAN (network 192.168.88.0/24) by ISP’ public static IP (example . 1.1.1.1.), that I assigned to sfp interface.
So what option I must use in NAT configuration (masquerade, …).

Can I try these informations on guide?


Best regards,

Hi,

yeah, masquerade is what are you looking for.

chain=srcnat action=masquerade out-interface=your_WAN_interface_name log=no log-prefix=“”

Hello phoenixenermax,

Try these examples in Wiki :smiley:

http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/NAT#Basic_examples

Regards,