q000p
q000p
[dump3.zip](https://github.com/mkj/dropbear/files/13674418/dump3.zip) The session is not failed but so long.
I compiled dropbear with default options (as I understood with disable host lookups) I tried to connect from same PC to device. If network is different, I will have delay.
The device based on ARMv7 and buildroot.
About clients: Last test was on OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2 The bug present also: OpenSSH_9.3p1, OpenSSL 1.1.1t 7 Feb 2023 OpenSSH_8.2p1 Ubuntu-4ubuntu0.9, OpenSSL 1.1.1f 31 Mar 2020
The same network: `C:\Users\framegrabber>ssh [email protected] -vvv OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2 debug3: Failed to open file:C:/Users/framegrabber/.ssh/config error:2 debug3: Failed to open file:C:/ProgramData/ssh/ssh_config error:2 debug2: resolve_canonicalize: hostname 192.168.226.40 is address debug2: ssh_connect_direct debug1:...
As I understood all logs are identical.
The same network C:\Users\framegrabber>ssh [email protected] -vvv OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2 debug3: Failed to open file:C:/Users/framegrabber/.ssh/config error:2 debug3: Failed to open file:C:/ProgramData/ssh/ssh_config error:2 debug2: resolve_canonicalize: hostname 192.168.226.40 is address debug2: ssh_connect_direct debug1:...
The different network C:\Users\framegrabber>ssh [email protected] -vvv OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2 debug3: Failed to open file:C:/Users/framegrabber/.ssh/config error:2 debug3: Failed to open file:C:/ProgramData/ssh/ssh_config error:2 debug2: resolve_canonicalize: hostname 192.168.226.40 is address debug2: ssh_connect_direct debug1:...
No. The client PC moved from one network to another.
Logs from dropbear: ``root@Decode:~# dropbear -F -E [18096] Nov 13 14:48:32 Failed loading /etc/dropbear/dropbear_rsa_host_key [18096] Nov 13 14:48:32 Failed loading /etc/dropbear/dropbear_dss_host_key [18096] Nov 13 14:48:32 Not backgrounding [18111] Nov 13...