Access internal devices from outside the network

Hi,

How do I port forward my 2 devices to be able to access from outside the network.

My ISP’s IP address is 121.xx.xxx.144
Devices:

  1. AP1 = 192.168.1.20
  2. AP2 = 192.168.1.50

Thanks in advance for helping a newbie like me.

Hi,

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

Regards, Grzegorz.

thanks,

Which one should I use? 1:1 mapping or port mapping?

It depends what you want to achieve with this config.
For full access use 1:1, if you need access to few ports only use port mapping.

Regards, Grzegorz.

Use another mikrotik router and route your network address space throught a tunnel.
Possibilities are: eoip bridge, ppp bridge of some type, etc.