读书人

ssh联接一直超时

发布时间: 2012-11-03 10:57:44 作者: rapoo

ssh连接一直超时

C/C++ code
[root@hqserv lizhenming]# ssh -v root@172.*.*.*OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006debug1: Reading configuration data /etc/ssh/ssh_configdebug1: Applying options for *debug1: Connecting to 172.*.*.* [172.*.*.*] port 22.debug1: connect to address 172.*.*.* port 22: Connection timed outssh: connect to host 172.*.*.* port 22: Connection timed out[root@hqserv lizhenming]# [root@hqserv lizhenming]# service iptables status防火墙已停


ip和端口都是对的,为什么连不上啊?

[解决办法]
呵呵,putty这个工具说实话确实没有SecureCRT好用啊,shell下面直接ssh登录远程都比putty方便省事。

读书人网 >UNIXLINUX

热点推荐