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

ssh连接一直超时,该怎么处理

2013-01-25 
ssh连接一直超时[root@hqserv lizhenming]# ssh -v root@172.*.*.*OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May

ssh连接一直超时


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


ip和端口都是对的,为什么连不上啊?
[解决办法]
呵呵,putty这个工具说实话确实没有SecureCRT好用啊,shell下面直接ssh登录远程都比putty方便省事。

热点排行