We have built a pile of fresh 2.9.27 units built on WRAP boards with CM9 wireless cards.
We can FTP to the units via the ethernet port no problem.
We cannot FTP to the units via the wireless connection. (Using IE, the login prompt appears, you type in the username and password and then the FTP session just hangs)
Wireless signal/interference is NOT an issue. The same thing happens with a unit on the bench 2 metres away
Have tried Passive/Active FTP - no difference. Have tried various other FTP client programs (SmartFTP, CuteFTP) and they all throw up errors.
There are no firewall rules.
Snippet from SmartFTP:
[12:20:29] Resolving host name “10.2.1.10”
[12:20:29] Connecting to 10.2.1.10 Port: 21
[12:20:29] Connected to 10.2.1.10.
[12:20:29] 220 xxxxx xxxx Tower 1 FTP server (MikroTik 2.9.27) ready
[12:20:29] USER admin
[12:20:29] 331 Password required for admin
[12:20:29] PASS (hidden)
[12:20:29] 230 User admin logged in
[12:20:29] SYST
[12:20:29] 215 UNIX MikroTik 2.9.27
[12:20:29] Detected Server Type: UNIX
[12:20:29] FEAT
[12:20:29] 500 ‘FEAT’: command not understood
[12:20:29] PWD
[12:20:29] 257 “/” is current directory
[12:20:29] TYPE A
[12:20:29] 200 Type set to A
[12:20:29] PORT 10,33,12,150,5,91
[12:21:09] Timeout (40s).
[12:21:09] Active Help: http://www.smartftp.com/support/kb/index.php/74
[12:21:09] Client closed the connection.
The problem is, these units are now mounted remotely, we do not have acces to the ethernet ports and cannot install additional packages via FTP/wireless.
Am I missing something here, or is this a bug ?