Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Navicat Link Database report 80070007

2025-04-03 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Navicat uses ssh to jump in to mysql to connect to the Times:

80070007: SSH Tunnel: Server does not support diffie-hellman-group1-sha1 for keyexchange

This is due to the lack of KexAlgorithms and Ciphers in the ssh configuration.

The solution is to enter / etc/ssh/sshd_config and add the following configuration at the bottom:

KexAlgorithms diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1

Ciphers 3desmere cbcrecast blowfishmuri cbcmeme Aes128Michle Cbctrary Aes256qtr

Execute the following code

Ssh-keygen-A

Restart SSH

Service ssh restart

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report