×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




So the remote side of the connection went to their software provider which came back with this link.
http://www.openssh.com/legacy.html

By adding HostKeyAlgorithms +ssh-dss to our configuration file, /QOpenSys/QIBM/ProdData/SC1/OpenSSH/openssh-4.7p1/etc/ssh_config, we can now connect.

To see what you support:
ssh -Q cipher # List supported ciphers
ssh -Q mac # List supported MACs
ssh -Q key # List supported public key types <-- this one did the trick
ssh -Q kex # List supported key exchange algorithms

ssh -Q key
ssh-ed25519
ssh-ed25519-cert-v01@xxxxxxxxxxx
ssh-rsa
ssh-dss <<---- there it is now.
ecdsa-sha2-nistp256
ecdsa-sha2-nistp384
ecdsa-sha2-nistp521
ssh-rsa-cert-v01@xxxxxxxxxxx
ssh-dss-cert-v01@xxxxxxxxxxx
ecdsa-sha2-nistp256-cert-v01@xxxxxxxxxxx
ecdsa-sha2-nistp384-cert-v01@xxxxxxxxxxx
ecdsa-sha2-nistp521-cert-v01@xxxxxxxxxxx
$
I am running:
ssh -V
OpenSSH_8.0p1, OpenSSL 1.1.1c 28 May 2019 on V7R1.


Chris Bipes
Director of Information Services
CrossCheck, Inc.

-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Bryan Dietz
Sent: Tuesday, September 17, 2019 1:27 PM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: Re: 5733-SC1

add -v -vv -vvv (lowercase "v" )

this will output different levels of verbosity and may help.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.