Remotely connect to FillZillaServer not working

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
HeroDarkness
500 Command not understood
Posts: 4
Joined: 2024-04-03 14:59
First name: gabriel
Last name: mercier

Remotely connect to FillZillaServer not working

#1 Post by HeroDarkness » 2024-04-03 15:21

Hi, Every time that I try to connect from a client, remotely it simply doesn't work.

Here are the logs gathered for this:

Remote version: SSH-2.0-OpenSSH_for_Windows_9.5
Suivi : Using SSH protocol version 2
Suivi : Enabling strict key exchange semantics
Suivi : Doing ECDH key exchange with curve Curve25519 and hash SHA-256 (SHA-NI accelerated)
Suivi : Server also has ecdsa-sha2-nistp256/rsa-sha2-512/rsa-sha2-256 host keys, but we don't know any of them
Suivi : Host key fingerprint is:
Suivi : ssh-ed25519 255 SHA256:*************************************************************
Suivi : Initialised AES-256 GCM outbound encryption
Suivi : Initialised AES256 GCM outbound MAC algorithm (in ETM mode) (required by cipher)
Suivi : Initialised AES-256 GCM inbound encryption
Suivi : Initialised AES256 GCM inbound MAC algorithm (in ETM mode) (required by cipher)
Statut : Using username "MyUser".
Suivi : Attempting keyboard-interactive authentication
Suivi : Server refused keyboard-interactive authentication
Commande : Pass: *****
Suivi : Sent password
Suivi : Password authentication failed
Statut : Access denied
Erreur : Échec de l’authentification.
Suivi : CControlSocket::DoClose(1030)
Suivi : CControlSocket::ResetOperation(1094)
Suivi : CSftpConnectOpData::Reset(1094) in state 3
Erreur : Erreur critique : Impossible d’établir une connexion au serveur
Suivi : CFileZillaEnginePrivate::ResetOperation(1094)

After this I did a lot of digging and testing, I tried, with powershell, to test-netconnection to my distant server with port 22 and it was succesfull, I quadruple checked the credentials and they are correct, what is weird is that if I try to login locally on my server with 127.0.0.1 (with filezilla ftp client) it works but as soon as I am trying with the ip address of my server it doesn't work either locally or remotely. I tried changing in sshd_config to allow authentication password, didn't work... ping of my server ip works, somehow and for some reason when I try pinging the name of my server doesn't work, I don't know if it could be a possible reason of why this is not working. I even tried creating a new user and didn't work. I tried changing the protocoles on the site manager and it tells me that i'm not using the right protocoles for sftp server so I change it back to SFTP ssh. I'm starting to doubt if it's the certificate because it's self signed and this is the only thing I didn't check.

Thanks in advance for any helps this is much appreciated :)

HeroDarkness
500 Command not understood
Posts: 4
Joined: 2024-04-03 14:59
First name: gabriel
Last name: mercier

Re: Remotely connect to FillZillaServer not working

#2 Post by HeroDarkness » 2024-04-03 16:21

UPDATE, So from what I understand, I can log in with any local user from the machine itself but when I try connecting with any users from filezilla server I simply can't and tells me access is denied with the same log showed

User avatar
botg
Site Admin
Posts: 35575
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Remotely connect to FillZillaServer not working

#3 Post by botg » 2024-04-03 16:37

Remote version: SSH-2.0-OpenSSH_for_Windows_9.5
That is not FileZilla Server. FileZilla Server does not even speak SSH/SFTP.

HeroDarkness
500 Command not understood
Posts: 4
Joined: 2024-04-03 14:59
First name: gabriel
Last name: mercier

Re: Remotely connect to FillZillaServer not working

#4 Post by HeroDarkness » 2024-04-04 12:40

Yeah the logs came from ftp client but I guess that giving it some time worked. I know that filezilla server has service running and everytime I was making a change I was restarting the service but I didn't make any change from over night and it worked... Thanks for even trying to support :)

User avatar
boco
Contributor
Posts: 26949
Joined: 2006-05-01 03:28
Location: Germany

Re: Remotely connect to FillZillaServer not working

#5 Post by boco » 2024-04-05 00:23

To clarify: FileZilla Server does not have any SFTP/SSH capabilities (only Pro Enterprise Server supports SFTP). Thus, for SFTP, you are not connecting to FileZilla Server at all.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

HeroDarkness
500 Command not understood
Posts: 4
Joined: 2024-04-03 14:59
First name: gabriel
Last name: mercier

Re: Remotely connect to FillZillaServer not working

#6 Post by HeroDarkness » 2024-04-05 16:24

Well I figured and now using FTP over TLS but thanks everything is working :)

Post Reply