unable to connect with filezilla by SFTP

matteob86

Explorer
Joined
Mar 19, 2022
Messages
58
hello everybody,

I need to connect to my NAS externally as well. i have a host on noip.com and if i try to enter truenas with it from chrome i can, but if i enter data on filezilla with SFTP protocol i get - fatal error no route to host. if instead I enter the local host - with FTP protocol - I am able to access my folders.

1648858260663.png


1648858312758.png


why??????
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,700
why??????
Seems to me that you forward ports 21, 80 and/or 443 to the NAS from your router/gateway, but not port 22 (for SSH).

You shouldn't be doing any of that if you value your security/privacy, but it's your funeral.

If you prefer security, investigate using tools like a reverse proxy instead of direct exposure.
 
Top