Hi
I recently upgraded from VirtualBox-2.1.2_41885_rhel5-1.x86_64.rpm to
VirtualBox-2.1.4_42893_rhel5-1.x86_64.rpm on a CentOS 5.2 Host (64
Bit). This trashed the bridged networking setup that I had configured
in 2.1.2 where I had vbox0 and vbox1 talking to br0. From reading the
new documentation it seems that I am now just supposed to select host
interface and then br0 which I have done. Generally this seems to be
working fine but I have come across one significant issue. On a CentOS
5.2 Guest (32 Bit). I can no longer SSH directly from the Host to the
Guest or from the Guest to the Host. Ping and etc seems to work but if
I ssh the connection attempt just hangs.
Running ssh -vvv silver 2>/tmp/sshc.log from distilled (guest)
and
/usr/sbin/sshd -d -d -d 2>/tmp/sshd.txt from silver (host) seems to
indicate the two machines are trying to talk to one another.
Anyone have any idea as to what the problem is here ?
Thank you for your time.
debug2: load_server_config: filename /etc/ssh/sshd_config
debug2: load_server_config: done config len = 533
debug2: parse_server_config: config /etc/ssh/sshd_config len 533
debug1: sshd version OpenSSH_4.3p2
debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #0 type 1 RSA
debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key.
debug1: read PEM private key done: type DSA
debug1: private host key: #1 type 2 DSA
debug1: rexec_argv[0]='/usr/sbin/sshd'
debug1: rexec_argv[1]='-d'
debug1: rexec_argv[2]='-d'
debug1: rexec_argv[3]='-d'
debug2: fd 3 setting O_NONBLOCK
debug1: Bind to port 22 on ::.
Server listening on :: port 22.
debug2: fd 4 setting O_NONBLOCK
debug1: Bind to port 22 on 0.0.0.0.
debug2: fd 4 setting O_NONBLOCK
debug1: Bind to port 1025 on ::.
Server listening on :: port 1025.
debug2: fd 5 setting O_NONBLOCK
debug1: Bind to port 1025 on 0.0.0.0.
Bind to port 1025 on 0.0.0.0 failed: Address already in use.
debug3: fd 5 is not O_NONBLOCK
debug1: Server will not fork when running in debugging mode.
debug3: send_rexec_state: entering fd = 8 config len 533
debug3: ssh_msg_send: type 0
debug3: send_rexec_state: done
debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8
debug1: inetd sockets after dupping: 3, 3
debug3: Normalising mapped IPv4 in IPv6 address
Connection from 130.217.217.12 port 56853
OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to silver [130.217.217.23] port 22.
debug1: Connection established.
debug1: identity file /home/clintd/.ssh/identity type -1
debug1: identity file /home/clintd/.ssh/id_rsa type -1
debug1: identity file /home/clintd/.ssh/id_dsa type -1
debug1: loaded 3 keys
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users