从 oracle cloud shell 在 linux 服务器上执行 ssh 时出现连接超时。它显示 FIPS 模式已初始化,然后再次超时。
kk@cloudshell:~$ ssh -i sshkey.pem opc@xx.x.x.x
FIPS mode initialized
ssh: connect to host xx.xx.x.x port 22: Connection timed out
kk@cloudshell:~ $
sshkey.pem 是这里连接linux服务器的私钥文件