Hello Justin,
As you confirmed, if you execute the ping without specific the from option it's working, and if you specify the source ipaddress(10.1.22.210) the ping was unsuccessful. from this, it shows the peer device doesn't have any information a...
I Belive configuring ssh will help us to resolve the issue (configure ssh2 key), because 16.2 has backward compatibility to DSA.
please let me know above one helped to resolve the issue.
As I said ExtremeXOS 16.1 and earlier versions using DSA, the later versions like 16.2 and 21.1 ExtremXOS generates more secure using RSA keys.
thank you
Hi Ihuso,
ExtremeXOS 16.1 and earlier versions generated DSA-2048 keys using ssh-keygen provided by a theSSH-Toolkit library. Starting with ExtremeXOS 21.1, ExtremeXOS generates more secure RSA-2048 keys.
As you said, In OpenSSH 7.0 disables ssh-D...