首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

ssh联接一直超时

2012-11-03 
ssh连接一直超时C/C++ code[root@hqserv lizhenming]# ssh -v root@172.*.*.*OpenSSH_4.3p2, OpenSSL 0.9.

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方便省事。

热点排行