远程客户端使用SSL VPN应用程序通过ASA 5505防火墙进行端口转发。
基本上没有stream量能够穿越端口转发的IP地址。
使用VPN门户中的Web浏览器允许访问服务器Web前端。
只有将Java更新回滚到8_66,才能通过vpn应用程序工具访问服务器
你能分享任何关于debugging/解决这个问题的build议吗?
它需要在客户端networking上运行最新的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,我们看到了密钥被转移并马上closures。