How to find out IP address on Oracle Virtual Box


4 Answer(s)


Hi Maulik,

First Start your Virtual machine in the Virtual box and login with the credentials.

Please enter the following command :

$ ifconfig

In the output look for "inet address". That your system IP.

Hope this helps.

Thanks.


This works for VMWare fine, but with Oracle Virtual Box this does not work. I need to configure Oracle virtual box. Please help.


This is resolve. Need to change the network adapter to bridge or else VM Box will not connect to internet.


Hi Maulik,

Thanks for the update.