cloudcaptainsh / cloudcaptain

Issue Tracker for CloudCaptain
13 stars 3 forks source link

HyperV doesnt map instance ports to localhost #224

Closed J3tto closed 5 years ago

J3tto commented 5 years ago

When running under HyperV i'm unable to get any image to run and redirect to a localhost port. using ports or portsmap

I.e. An Image is running on 8443 but in order to access it i have to connect to the BOXFUSE_INSTANCE_IP:8443 rather than localhost:8443

Is there any way to map to localhost or pragmatically determine what the instance IP is.

axelfontaine commented 5 years ago

As stated in the docs this is for VirtualBox only. With Hyper-V your current approach is the correct one.