远程客户端使用 SSL VPN 应用程序通过 ASA 5505 防火墙进行端口转发。
基本上没有流量能够穿越端口转发的 IP 地址。
使用 VPN 门户中的 Web 浏览器可以访问服务器 Web 前端。
只有将 Java 更新回滚到 8_66 后,vpn 应用程序工具才能访问服务器
您能分享有关调试/解决此问题的任何建议吗?
需要在客户端网络上运行最新的 Java 版本。
Result of the command: "show version"
Cisco Adaptive Security Appliance Software Version 8.2(5)58
Device Manager Version 6.4(5)
Result of the command: "show ssl"
Accept connections using SSLv2, SSLv3 or TLSv1 and negotiate to TLSv1
Start connections using TLSv1 and negotiate to TLSv1
Enabled cipher order: rc4-sha1 aes128-sha1 aes256-sha1 3des-sha1
Disabled ciphers: des-sha1 rc4-md5 null-sha1
SSL trust-points:
outside interface: ASDM_TrustPoint0
Certificate authentication is not enabled
通过 VPN 上的 ssh 连接服务器导致此错误:
ssh [email protected]:22222
"ssh_exchange_identification: Connection closed by remote host"
使用 ssh -v 我们看到密钥已被转移并且立即关闭。