07/07/10 00:47:40 Q7x0KmOz
>>30
ありがとうございます。
ホストOS -> ゲストOSのログを取ってみました。
---
[root@ホストOS ~]# ssh -v ゲストOSのIPアドレス
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 ゲストOSのIPアドレス [ゲストOSのIPアドレス] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
debug1: match: OpenSSH_4.3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.3
debug1: SSH2_MSG_KEXINIT sent
~ 時間切れ ~
---
変なところで止まってます。
う~んなんでだろう...