Hi,
I have a CRS109-8G-1S-2HnD I'm trying to get the FTP server to work
when I use filezilla, it does work, but when I use windows explorer I get the message:
An error occured opening that folder on the FTP server. Make sure you have permission to acces that folder
Details:
200 Type set A
227 Entering Passive Mode (192,168,10,217,4,2)
the 192.168.10.217 is the local ip address of the ftp server, how can I config the mikrotik to send out the public IP address?
here is my export of my nate file
\
apr/10/2019 23:11:32 by RouterOS 6.44.2
software id = FW3B-LY4F
model = CRS109-8G-1S-2HnD
serial number = 5DD80537130D
/ip firewall nat
add action=masquerade chain=srcnat comment="HARPIN NAT" dst-address=
192.168.10.0/24 log-prefix=harpin src-address=192.168.10.0/24
add action=masquerade chain=srcnat comment="Gast wifi op eigen dhcp"
out-interface=wan src-address=10.10.10.0/24
add action=masquerade chain=srcnat comment="defconf: masquerade"
out-interface=wan
add action=dst-nat chain=dstnat comment="FTP Passive" dst-address-list=
Public-IP dst-port=21,1024-1080 protocol=tcp to-addresses=192.168.10.217
add action=dst-nat chain=dstnat comment=PLEX-UT2 dst-port=32402 protocol=tcp
to-addresses=192.168.10.104 to-ports=32400
add action=dst-nat chain=dstnat comment="PLEX UT2 LOG" port=8181 protocol=tcp
to-addresses=192.168.10.104 to-ports=8181
add action=dst-nat chain=dstnat comment=Exchange disabled=yes
dst-address-list=WAN-IP dst-port=25 protocol=tcp to-addresses=
192.168.10.16 to-ports=25
add action=masquerade chain=srcnat comment="masq. vpn traffic" src-address=
192.168.89.0/24
add action=dst-nat chain=dstnat comment=openVPN dst-address-type=local
dst-port=1194 log-prefix=vpn protocol=udp to-addresses=192.168.10.104
to-ports=1194
add action=dst-nat chain=dstnat dst-port=934 protocol=tcp to-addresses=
192.168.10.104 to-ports=934
add action=dst-nat chain=dstnat comment=SickrageAK-Server dst-port=8082
protocol=tcp to-addresses=192.168.10.104 to-ports=8082
add action=dst-nat chain=dstnat comment="SSH for Eymotion" dst-port=2244
in-interface=wan protocol=tcp to-addresses=192.168.10.8 to-ports=22
add action=dst-nat chain=dstnat comment="DECO LEDEN" dst-address-list=WAN-IP
dst-port=80 protocol=tcp to-addresses=192.168.10.212 to-ports=80
add action=dst-nat chain=dstnat comment="SSH RevProxy" dst-port=2233
protocol=tcp to-addresses=192.168.10.25 to-ports=22
add action=dst-nat chain=dstnat comment="NAT in HTTPS" dst-address-list=
WAN-IP dst-address-type=local dst-port=443 protocol=tcp to-addresses=
192.168.10.16 to-ports=443
add action=dst-nat chain=dstnat comment=Synology disabled=yes
dst-address-list=WAN-IP dst-address-type="" dst-limit=
1,5,dst-address/1m40s dst-port=5000 protocol=tcp src-address-type=""
src-port="" to-addresses=192.168.10.16 to-ports=5000
add action=dst-nat chain=dstnat dst-port=2233 protocol=tcp to-addresses=
192.168.10.16 to-ports=2233
add action=dst-nat chain=dstnat dst-port=5001 protocol=tcp to-addresses=
192.168.10.16 to-ports=5001
add action=dst-nat chain=dstnat dst-port=9999 protocol=tcp to-addresses=
192.168.10.16 to-ports=9999
add action=dst-nat chain=dstnat dst-port=873 protocol=tcp to-addresses=
192.168.10.16 to-ports=873
add action=dst-nat chain=dstnat dst-port=6690 protocol=tcp to-addresses=
192.168.10.16 to-ports=6690
add action=dst-nat chain=dstnat comment=MotionEye dst-port=8765 protocol=tcp
to-addresses=192.168.10.8 to-ports=8765
add action=dst-nat chain=dstnat comment=Qtorrent dst-address-list=WAN-IP
dst-address-type=local dst-port=45650 protocol=tcp to-addresses=
192.168.10.105 to-ports=45650
add action=dst-nat chain=dstnat comment=PPTP-DECO dst-address-list=""
dst-port=1723 log=yes log-prefix=pptp protocol=tcp to-addresses=
192.168.10.1 to-ports=1723