Virtualbox access issue

virtualbox

I have program that sends RTP packets.

But I don't know what IP to access. The ip shown in virtual box is 10.0.2.2

but i can't ping it from my operating system…

My computer is under work domain, and virtual box is on WORKGROUP.

I think this is the issue. Can someone please point me into the right direction on
how to configure this?

Thanks in advanced.

Best Answer

In your VM settings -> Network. Change NAT to Bridged Adapter when your machine if turned Off:

This will update your IP to the main host (192.168.x.x probably)

enter image description here

Related Question