Bug#980119: libgnutls30: "An unexpected TLS packet was received" when connecting to FTPS (FTP/TLS) servers

cacatoes at tuxfamily.org cacatoes at tuxfamily.org
Fri Jan 15 18:59:25 GMT 2021


No success on my side, it times out, or doesn't seem to send/process the
USER/PASS if I input them, maybe I was late this time.
The server has IP blacklisting so it doesn't help...

~~~
$ gnutls-cli --starttls-proto=ftp myftphost -V
Processed 126 CA certificate(s).
Resolving 'myftphost:ftp'...
Connecting to 'ip.ip.ip.ip:21'...
Negotiating FTP STARTTLS
starttls: sending: FEAT

starttls: waiting for: "211 "
starttls: received: 220 Some Welcome Message

starttls: received: 521 Not logged in - Secure authentication required

USER myuser
PASS error receiving '211 ': Timeout
~~~

With the same host but with Filezilla it was able to receive the
certificate before trying to Login.

With some other host (the one used by OP) I receive the certificate and
go into simple client mode, so it could have worked.

Le vendredi 15 janvier 2021 à 07:02:35, Andreas Metzler a écrit :
> On 2021-01-14 "Boyd Stephen Smith Jr." <bss at IguanaSuicide.net> wrote:
> > Package: libgnutls30
> > Version: 3.7.0-5
> > Severity: normal
> 
> > Dear Maintainer,
> 
> > Trying to upload some files to a game hosting provider that only allows FTPS
> > (not SFTP) access.  Provider is akliz.net.
> 
> > Each customer gets a private virtual (vsftp?) instance.  I'm connecting to
> > bos-sr-2-36.akliz.net
> 
> > In both FileZilla 3.51.0-1 and lftp 4.8.4-2+b1 I get an error _after_ a
> > successful login when trying to list the contents of the current directory.
> [...]
> 
> Is this reproducible with gnutls-cli?
> 
> -----
> gnutls-cli  --starttls-proto=ftp bos-sr-2-36.akliz.net
> ...
> USER _loginhere_
> PASS _passwordhere_
> PWD
> -----
> 
> cu Andreas
> -- 
> `What a good friend you are to him, Dr. Maturin. His other friends are
> so grateful to you.'
> `I sew his ears on from time to time, sure'



More information about the Pkg-gnutls-maint mailing list