Connecting to FTP

Hi,
I’m clearly missing something extremely simple here, but for the life of me I can’t see what.
Ultimately, I’m trying to access some files on my RB4011 which seem to either be stored somewhere else or hidden or something (I made a separate post about this issue here: http://forum.mikrotik.com/t/rb4011-missing-flash-directory/160596/1).

I’ve got the FTP Server enabled in IP–>Services
I’ve tried adding a firewall filter rule to allow TCP/21 on the input chain (after it made no difference, I removed the rule again).

Whenever I try to connect to FTP://[router-ip-address] with the login details I use to connect to Winbox, it just sits there, unable to even find the router or anything.
Do I need to reset something or reboot or something when I enable these things? Or am I just being really stupid here and have missed something obvious.

Thanks…

Colin

So in other words, you tried to add some in fact unknown rule (which was maybe correct, maybe incorrect, nobody can tell; people often think they are doing something, when they actually do something completely different) to existing firewall that we also know nothing about (it could be clean correct one, or complete mess with other conflicting rules, nobody can tell again). You see the problem for anyone who would want to help you, right?

https://forum.mikrotik.com/viewtopic.php?p=908118

Problem solved - I’d put the TCP Port number into the SrcPort instead of DstPort.
Working now :slight_smile:

Thanks…

Colin