NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ssh on netbsd 6 can not connect to netbsd 10



On Tue, Mar 12, 2024 at 11:38:18PM +0000, xuser wrote:
> When i try to connect it says 'no host key alg'
> Thanks
> 
> 

You probably want something like

KexAlgorithms +diffie-hellman-group1-sha1

in ssh_config(5), perhaps on a Host-specific basis.


Home | Main Index | Thread Index | Old Index