How to get ipaddress of a virtual box running on the local machine

I need to connect to my virtual box running on my local machine to transfer files from my local system to the virtual machine using WINSCP.

How to find the ip address. When I go to the settings and network tab, I find something related to ip, but when I use it, it says that I CANNOT FIND or FAULT.

+6
source share
3 answers

Log in to the virtual machine using the command below to verify the ip address. (anyone will work)

  • Ifconfig
  • ip addr show

NAT ( ip 10.0.2.15), . IP- 127.0.0.1

/, Ip. IP-

+17

. , . readonly ( " " ) ( " " ) ( "" ).

. VMShared ( ). ( ).

enter image description here

+2

. - . , IP-.

-1
source

Source: https://habr.com/ru/post/1015937/


All Articles