I have FTP setup on both a linkstation and a terastation that I want to forward to from the outside world. I have dedicated IP addresses that are incoming for my router and I want to get them to forward to the FTP://INTERNALADDRESS. I set it up w/ the settings:
GENERAL:
dstnat
address
ACTION
dst-nat
internal address
port:21
internally, it seems to forward fine. from the outside world, not so much.
is there something I’m doing wrong that I’m not seeing?
Is 67.53.169.45 your current IP? Check http://ip.ChangeIP.com/ to see if it is. Also, on your dst-nat rule you can remove the destination-address and use in-interface instead, if you only have a single IP … this means if it hits your WAN port it will use the rule.
so now it works for .46 since that is the external address, but is it possible for it to show up for 45 also? we have that IP availalbe and there are two hard drives i want to FTP to.
Does your router listen on .45? If traffic is hitting the router on both IPs you should be able to use both. Without seeing the /ip addresses printout, and the /ip firewall nat printout I am not sure whats happening.