为什么用OPENSSH不能连接上虚拟机中的LINUX呢

grace_redhat
为什么用OPENSSH不能连接上虚拟机中的LINUX呢

SSH是开启的  端口LISTEN,也可以互相PING通,在虚拟机LINUX本机上可以SSH连接LINUX本机,但是我在WINDOWS系统下用OPENSSH就是连接不上

红帽--楠楠
一大半都是因为iptables问题
我现在用pietty软件ssh登陆rhel

chenyx
嗯,看看防火墙设置。

grace_redhat
IPTABLES我已经STOP了 还是不行

cuci
selinux呢?

chenyx
奇怪了,你用什么用户登陆的

grace_redhat
selinux 也不行 我是用ROOT去登陆的

cuci
[quote]原帖由 [i]grace_redhat[/i] 于 2008-8-30 16:21 发表 [url=http://linux.chinaunix.net/bbs/redirect.php?goto=findpost&pid=6727493&ptid=1028704][img]http://linux.chinaunix.net/bbs/images/common/back.gif[/img][/url]
selinux 也不行 我是用ROOT去登陆的 [/quote]


selinux不行是什么意思?

关闭selinux,是否禁止了root登陆?

chenyx
用普通用户登陆下。。。

bigarade
iptables拦截掉了

vermouth
22开了,监听端口,还有是否PermitRootLogin。

飞哥2005
回复 #11 vermouth 的帖子

补:
在/etc/ssh/sshd_config里面

jerrywjl
[quote]原帖由 [i]grace_redhat[/i] 于 2008-8-30 15:26 发表 [url=http://linux.chinaunix.net/bbs/redirect.php?goto=findpost&pid=6727443&ptid=1028704][img]http://linux.chinaunix.net/bbs/images/common/back.gif[/img][/url]
SSH是开启的  端口LISTEN,也可以互相PING通,在虚拟机LINUX本机上可以SSH连接LINUX本机,但是我在WINDOWS系统下用OPENSSH就是连接不上 [/quote]

情况描述得也太粗犷了吧?!