unable to negotiate with IP port 22: no matching key exchange method found

Опубликовано: 04 Октябрь 2024
на канале: Hack with Zishan
1,460
17

#ssh #error #solution
If you like the video then please subscribe my channel
   / @hackwithzishan  

In this video i explain solution how to fix SSH issue-

Unable to negotiate with 192.168.65.21 port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss

1st step-

HostkeyAlgorithms +ssh-dss
PubkeyAcceptedKeyTypes +ssh-dss

copy and paste in /etc/ssh/ssh_config

2nd steps-

HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa

copy and paste in /etc/ssh/sshd_config

3nd step-

ssh -oHostKeyAlgorithms=+ssh-dss username@ip

--------------------------- Other Videos -----------------------------------
How to install and use ADB on kali linux
   • What is ADB Tool | How To Use ADB too...  

Set kali linux Root password
   • Set Kali Linux Root Password  

Install kali linux in virtual box
   • Install Kali linux on virtual box or ...  

How to pass CEH practical exam
   • Pass CEH(v11) Practical Exam Easily w...  

---------------------------------------------------------------------------------------------------------------------------------------
For more Ethical Hacking and bug bounty related videos subscribe my channel

unable to negotiat ith port 22,
unable to negotiate with port 22
unable to negotiat ip port 22,
unable to negotiate with port 22,
unable to contact your dhcp server,
port 22 resource temporarily unavailable,
unable to resolve host address,
network selection disabled dhcp failure,
port 22 connection refused mac
ssh connection error,
ssh connection error iboy ramdisk,
ssh connection error iboy,
ssh connection error on linux uvm,
ssh connection error 1005,
ssh connection error permission denied (publickey),
error establishing ssh connection to your instance. try again later,
error establishing ssh connection to your instance,
putty ssh network error connection timed out,
how to fix the ssh connection refused error,
ssh network error connection timed out,
ssh connection error try again,
ssh connection timed out,
ssh connection lost,
ssh connection timeout,
how to solve ssh connection refused,
connection reset by port 22,
iboy ramdisk ssh connection error,
ssh network error connection refused,
ssh connection timed out port 22 aws,
ssh error connection refused,
ssh connection failed,
ssh connection timed out port 22,
how to fix ssh connection timed out



Disclaimer: Hacking without permission is illegal. This channel is strictly educational for learning about cyber-security in the areas of ethical hacking and penetration testing so that we can protect ourselves against the real hackers.