[ZBX-21662] Zabbix proxy and libssh (5.0.27) Created: 2022 Sep 16 Updated: 2025 Apr 14 Resolved: 2025 Apr 14 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Proxy (P) |
Affects Version/s: | 5.0.27 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Konstantin Meshkov | Assignee: | Antons Sincovs |
Resolution: | Duplicate | Votes: | 1 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
Good afternoon. When using data element "ssh agent" on zabbix proxy version 5.0.27 on debian buster (Compiled with OpenSSL 1.1.1d 10 Sep 2019 Running with OpenSSL 1.1.1n 15 Mar 2022) and I try to connect to Mikrotik via login and password and get an error ( Cannot establish SSH session: kex error : no match for method kex algos: server [diffie-hellman-group-exchange-sha256], client [curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh- sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1]),
but when connected with Zabbix proxy 5.0.27 on debin stretch (Compiled with OpenSSL 1.1.0l 10 Sep 2019 there is no such problem.
Сonnection via ssh to the same mikrotik from the shell occurs without errors and from buster and stretch.
I guess the problem is with libssh in buster and stretch |