Saturday, January 21, 2017

Addressing localhost from a virtualbox virtual machine

Guest OS: Ubuntu LINUX
HOST : Windows machine

Windows Machine -> Virtual BOX -> Ubuntu

I am trying to access local host from Ubuntu

Get the ipAddress from Windows machine

use the IPAddress to address local host from Virtual Machine

example: 192.165.34.2:7101/console works
127.0.0.1:7101/console didn't work



No comments:

Post a Comment