Jump to content

Recommended Posts

Posted

Today I was installing bullseye on it, then when me try to ssh with wifi, it just shows me :

 

kex_exchange_identification: read: Connection reset by peer
Connection reset by 192.168.1.X port 22

 

I installed the 20.10 version of Armbian, so if someone knows how to fix this, please reply. Thanks.

Posted

Please provide more information on what you have done.  What build have you installed (exact file name), where did you download if from, what instructions have you followed to install. 

Posted

It might help to use 

HostkeyAlgorithms +ssh-rsa

in your .ssh/config stanza.

Run ssh with -v for some debug output.

 

I also have key exchange problems connecting to bullseye from newer Debian (and Windows) for which the only solution has been to use something else.

Posted

Wifi chip is a rtl8723bs, with the Armbian of balbes150 from https://users.armbian.com/balbes150/arm-64/. So here's the log from the chip:

 

[74759.888047] RTL8723BS: rtw_set_802_11_connect(wlan0)  fw_state = 0x00000008
[74759.934607] RTL8723BS: start auth
[74759.954602] RTL8723BS: auth success, start assoc
[74759.966775] RTL8723BS: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
[74759.966801] RTL8723BS: assoc success
[74760.063469] RTL8723BS: send eapol packet
[74760.071278] RTL8723BS: send eapol packet

 

When got no activity going around, it just goes back to normal and I can ssh. Nmap scan shows ssh still active:

 

Nmap scan report for 192.168.1.X
Host is up (0.012s latency).
Not shown: 99 closed tcp ports (conn-refused)
PORT   STATE SERVICE
22/tcp open  ssh

Nmap done: 1 IP address (1 host up) scanned in 5.93 seconds

 

I try upgrade system, different distros, place close to router, open the case. Still helpless. 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines