SSH connetion timedout

Hi,

Got the mangOH-Red. I am trying to get it set up as per instruction in GSG. Unfortunately, ‘update’ is not working because ssh is not working from the Ubuntu Virtual box.

However, SSH works from the Windows Host machine.

Here is the log from Ubuntu.

mangoh@mangoh-vm:~$ sudo ssh -vvv root@192.168.2.2
OpenSSH_7.6p1 Ubuntu-4, OpenSSL 1.0.2n 7 Dec 2017
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: resolving “192.168.2.2” port 22
debug2: ssh_connect_direct: needpriv 0
debug1: Connecting to 192.168.2.2 [192.168.2.2] port 22.
debug1: connect to address 192.168.2.2 port 22: Connection timed out
ssh: connect to host 192.168.2.2 port 22: Connection timed out

And, ping is always successful from the VM.

Please let me know any suggestions to resolve this.

Thanks.

Preinstalled CF3 is WP7608

I figured out that it’s the VM’s Network configuration isse. I did a Bridge Configuration instead on NAT. That’s the resoluton.