Page 1 of 1

Port forwarding to local NAS FTP on Dovado router

Posted: Tue May 09, 2023 1:31 pm
by smilem
Hello, I followed this guide to forward my WAN IP to my local NAS thatruns FTP server using Dovado AC router.

https://operavps.com/docs/mikrotik-port-forwarding/

I also created firewall rule:

dst 192.168.1.2
protocol 6 (tcp)
dst port 20-21
in interface ether1_wan

however I have this in log

forward: in:ether1_wan out:LAN bridge 2-9, src-mac c4:7d:4f:6b:e3:00, proto TCP (SYN), 198.199.98.246:51457->192.168.1.2:21, NAT 198.199.98.246:51457->(myISPIPhere:21->192.168.1.2:21), len 60

I can connect to the server locally using 192.168.1.2 and using my WAN IP, but testing from outside using
https://www.filestash.app/online-ftp-client.html

Does not work.

Re: Port forwarding to local NAS FTP on Dovado router

Posted: Tue May 09, 2023 3:00 pm
by anav
Wrong forum this is mikrotik, not Dovado.