Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

How to use different ip address between virtual machine and laptop. For laptop, my os is mac. And within my laptop, i run a virtual machine (vbox). The os within vbox is ubuntu 11. Thank you.

share|improve this question

migrated from stackoverflow.com Jan 19 at 11:41

1 Answer

I think your laptop and vbox should have difference ip address by default.

you can see more information to config virtual box networking mode from http://www.virtualbox.org/manual/ch06.html

share|improve this answer
but when i check my router configuration, both have same ip addr and mac addr. – user1814734 Jan 19 at 10:06
yes NAT (default) mode using host's IP address. from your requirement you may consider to use Bridged mode. – Pitsanu Swangpheaw Jan 19 at 10:13
how to change it? i am newbie :D Thank you – user1814734 Jan 19 at 10:19
youtube.com/watch?v=oVo_zFhGe3U – Pitsanu Swangpheaw Jan 19 at 10:21

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.