SSH-ing into virtual machine (not installed, just live-system)

Hi @Akito :wave:

thanks so much for your reply and help.

nc -vz 10.0.2.15 22

from the host returns nothing. In fact I have to stop the command with CTRL+C to get my command prompt back.

As for

ss -tlp '( dport = :22 or sport = :22 )'

from the VM
I´m not quite sure what to make of the output. Here´s a screenshot:

But the command service ssh status says ssh-service is loaded, active and running.

Thanks a lot.
Rosika :thinking: