Hi,
first of all i would like to say that i am a proud user of MikroTik router. Such an amazing and cost effective product with extremly helpful community.
here is the issue i have
I would like to NAT source WAN ip from severs in internal network
current scenario
source destination
202.222.222.100 196.100.100.1
202.222.222.100 192.168.88.25 (destination nat) request is received by ftp
192.168.88.25 202.222.222.100 replay packet from ftp server
196.100.100.1 202.222.222.100 (source nat) router changes the source ip before sending out
the ftp server is able to see source ip 202.222.222.100, I would like to nat or hide that ip with router’s internal ip 192.168.88.1 and would like ftp server to see that ip as source.
Thanks,
Humayun