M
M
MrKMV342015-08-18 19:24:41
virtual box
MrKMV34, 2015-08-18 19:24:41

How to set up Ubuntu server on Virtual Box?

Hello.
The situation is like this, I have ubuntu 14.04, it has a virtual box, Ubuntu Server is installed in VB, openssh-server is installed on it, the network is configured as follows:
2d2a512afdeb4d87a4d7d65a519b7c2c.png
3665012a49fe4601b3a7b2ae27ce9829.png
ifconfig output:
01522f691caf4743935c313093bf4540.png
I have Internet from a mobile modem.
Problem - the server does not ping. Outside, i.e. with Ubuntu 14.04 I can’t reach the server via ssh, I enter ssh [email protected]and nothing happens.
How to solve this problem?
upd:b76d6a6761a94f7aab444f51a6ad228f.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Sergey, 2015-08-18
@MrKMV34

For NAT connection: Advanced (Advanced) -> Port Forwarding -> forward port 22 (well, or the one on which sshd is configured in ubuntu server) to one of the free host machines
After that, you can connect to Ubuntu server like this
ssh [email protected] -p 25000

A
Artem Kovalev, 2015-08-18
@zombig

Try putting:Неразборчивый режим: разрешить/все

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question