I am not able to connect through SSH to the virtual machines in virtualbox through my Windows powershell and i get and error saying,
“[email protected]: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).”
i am attaching the screenshot of it so that some folks could clear my way out in learning ssh connection. Please help.
yeah , it displays ‘connection refused’ when tried ssh’ing host LAN IP address through VM and ‘Permission denied’ , when tried ssh’ing VM through host. Also i can ssh root of my vm if mentioned ‘ssh root@ip_of_vm’ through local device and ssh localhost through vm. The only thing i find throwing error is connecting to LAN IP address.