Page 1 of 1

FTP Server down

PostPosted: Mon Feb 26, 2018 7:00 pm
by wd9895
Hi,

my FTP Server on my NWS 2 is down.
The IP is set fix in the Fritzbox and I didn't change the user data. The NAS is up and running, file & folder access by Windows is ok.

Putty runs as well.

Login mode ist "Allow only": 192.168.178. which is Fritzbox home network number.

Strange: In the system information (web gui) the FTP server is OFF, next boot start is green but this is not succssfull on reboot.
In the FTP menu the FTP server is shown "on"

On setting the FTP server on "Default" I get error message "Current System Status: Update of the FTP server, error : 1"

Any idea ?

Re: FTP Server down

PostPosted: Mon Feb 26, 2018 8:06 pm
by Jocko
Hi wd9895,

Currently what is the fw version on your NAS (and what patch is installed).

Load the ftp setup menu and on a shell terminal, start the debug mode
Code: Select all
debugon

Then change an option (for example add an ip in the filter) and submit your change (I assume enable FTP server is still checked)
So stop the debug mode
Code: Select all
debugoff
and post
Code: Select all
cat /var/log/messages

Re: FTP Server down

PostPosted: Mon Feb 26, 2018 8:34 pm
by Jocko
So it was an issue with patch_05. Next fw version uses an updated proftpd version.

You just need to install the new patch_05 version (feb 26th)

Re: FTP Server down

PostPosted: Tue Feb 27, 2018 5:19 pm
by wd9895
Thanks.
Patch works !