Hello all,
I'm a newbie when it comes to RouterOS / Winbox configuration (and I have only limited experience in networking), so will appreciate your help greatly.
The situation is as follows:
I want to test a NAT scenario with two external IPs being mapped directly to two internal IPs (essentially a DMZ for two devices inside my LAN).
I followed the NAT guide for Winbox from Mikrotik webpage, and my current configuration (for a single external IP) is as follows:
http://i64.tinypic.com/qrg8w0.png
http://i66.tinypic.com/10fb3wk.png
The gateway test stub (10.220.114.193) is only for testing purposes, to make 192.168 and 10.220 networks routable to each other.
What happens when I try to SSH from 10.220.114.192 to 10.220.114.190 (public_1) I end up on a router, instead of being redirected to 192.168.40.101. What am I doing wrong?
The config is as follows:
http://pastebin.com/MKVzmNJ0
Thanks in advance for your help.