Trying to set up ftp access to our NAS.
Have enabled it on NAS. NAS has a fixed IP and DynDNS set up. Forwarded ftp port from router.
When trying to connect from LAN via FileZilla, get the following in log:
	Quote:
	
	
		| 2011-11-05 21:59:04 2608 3 Status: Resolving address of *****.com 2011-11-05 21:59:04 2608 3 Status: Connecting to 81.108.***.***:XX...
 2011-11-05 21:59:04 2608 3 Status: Connection established, waiting for welcome message...
 2011-11-05 21:59:04 2608 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 2011-11-05 21:59:04 2608 3 Response: 220-You are user number 1 of 10 allowed.
 2011-11-05 21:59:04 2608 3 Response: 220-Local time is now 21:54. Server port: XX.
 2011-11-05 21:59:04 2608 3 Response: 220 You will be disconnected after 10 minutes of inactivity.
 2011-11-05 21:59:04 2608 3 Command: USER *******
 2011-11-05 22:00:05 2608 3 Error: Connection timed out
 2011-11-05 22:00:05 2608 3 Error: Could not connect to server
 | 
	
 Not sure why we get welcome message but then could not connect to server.
Any ideas please?