Hi scheme Connectivity is as follows INTERNET <> RB750GL <> router TP-LINK WDR3500 <> LAN + WiFi - can someone explain to me how to access FTP server from internet / FTP to e Launched by the router tp-link WDR3500 by USB flash and tool for FTP by the router / from internal network is visible from a server ftp://192.168.0.1, a before and by internet before we mount the input rb 750gl - i marked to Accessibility from Internet/
The LAN I have a camera and NVR IP on which the forwarding ports of the two places / TP-Link and RB750GL / and the whistle of Internet without a problem, i makeNAT and ip in the TP-Link only if different from the port to go and access than in mikrotika. The port on FTP the mikrotika has entered the 27 port that does not cross over to the primary FTP port 21 by default but do not bet i can not stand. I tried to access with different options in the NAT but again without result.
Graphic1.JPG
any ideas ?
Turn the TP-Link into a “poor man’s access point”
In the TP link:
Deactivate DHCP server. <---- DO NOT FORGET THIS STEP
Configure LAN IP to something static like 192.168.1.2
Configure the default GW of the TP-link to be 192.168.1.248
Finally, move the uplink out of its WAN port and onto one of its LAN ports.
All PCs on your LAN and WLAN should now all be getting DHCP from the Mikrotik directly.
As for FTP service - you can actually put files on the Mikrotik and offer FTP services directly. That way you wouldn’t have to deal with NAT issues regarding FTP.
(remember that FTP is very very very very … very very very … VERY VERRRRY insecure!)
</public service announcement>
Thank you very mach my frend fo your explanation