FG
💻 Software

Virtualbox: get host IP address

Fresh5 days ago
Mar 15, 20266460 views
Confidence Score0%
0%

Problem

How can one get host IP address from within vbox virtual machine? I'm trying to clone repository running on the host, so I need an address to perform .

Error Output

hg clone

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Virtualbox: get host IP address

Low Risk

That all depends on your networking arrangement. If you are using a NAT or Host Only arrangement then the hosts's IP address will be your default route provided by DHCP by the host. If you are bridging your network then there is no way to automatica…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment