docker / kitematic

Visual Docker Container Management on Mac & Windows
https://kitematic.com
Apache License 2.0
12.25k stars 1.41k forks source link

No traffic from inside of the VM #5680

Open tal47 opened 4 years ago

tal47 commented 4 years ago

Expected behavior

Hi, I have a windows server - 2012R2 - with IP 1.2.3.4 (for example). I have installed on it Kitematic alongside Virtualbox to allow docker in that machine. Running docker containers such as Nginx works smoothly, but I have a container that should connect to a remote PC in my network, and that doesn't work.

Actual behavior

I have tried to test it and tried to ping another PC - 1.2.3.5 from inside of the VM - I am not getting a response. From the host itself - it works.

Really thanks!