ssh not found virtual linux node

Discussions related to using VirtualBox on Linux hosts.
Post Reply
haoc7
Posts: 3
Joined: 23. May 2018, 14:01

ssh not found virtual linux node

Post by haoc7 »

This is exactly the same two nodes.

```
ThinkPad-T430:~/.ssh% ssh root@192.168.59.2 148 ↵
root@192.168.59.2's password:
Welcome to Ubuntu 14.04.5 LTS (GNU/Linux 3.13.0-160-generic x86_64)

ThinkPad-T430:~/.ssh% ssh root@192.168.59.1
root@192.168.59.1's password:
Permission denied, please try again.
root@192.168.59.1's password:
```
node1 not found, node2 is normal.

ping test node1, node2 is normal.

node1 sshd-config:

```
PermitRootLogin yes
```

Why is this node1 not ssh connection?
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: ssh not found virtual linux node

Post by socratis »

You can't be seriously expecting an answer based on that question and the amount of information you gave. I mean, you gave us two login sessions one is apparently failing. :shock:

For all I know, there are different passwords... Why do you think this is a VirtualBox problem?

In order to better understand the problem you need to submit some more information. Please read the following: Minimum information needed for assistance.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
haoc7
Posts: 3
Joined: 23. May 2018, 14:01

Re: ssh not found virtual linux node

Post by haoc7 »

The password is the same. The sshd_config is the same. I am not sure where the problem is virtualbox. :mrgreen:
Last edited by socratis on 1. Nov 2018, 09:18, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: ssh not found virtual linux node

Post by socratis »

I don't know the password.
I don't know the sshd_config.
I don't know how you setup your VMs.
I don't know your network configuration.

How can I diagnose anything? As an esteemed colleague says:
My crystal ball is currently broken. If you want assistance you are going to have to give me all of the necessary information.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply