Answer the question
In order to leave comments, you need to log in
virtual box. How to configure access to the SSH server running on the guest OS?
From what I found on the Internet, it turned out to configure access only from the host. and I need to make it possible to connect to an SSH server from a phone on the local network. Do not tell me how to do it?
UPD#1
Current settings:
Answer the question
In order to leave comments, you need to log in
You can simply forward port 22 from the virtual machine to localhost (google virtualbox port forwarding). After such manipulations, you will be able to connect to the SSH server using the IP address of your real computer, but the connection will be transferred to the virtual machine.
You can peek here: stackoverflow.com/questions/9537751/virtualbox-por...
Your case is "Host -> Guest"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question