Skip to main content
7 events
when toggle format what by license comment
Mar 6, 2012 at 3:01 comment added Xianlin I want the same IP arrange on the parent network assigned to my guest VM OS thus NAT is not an option for me. Tried NAT and it works fine though.
Mar 5, 2012 at 18:57 comment added David if you want an ip not on the parent network, you want to select NAT in your vm settings instead of bridged.
Mar 5, 2012 at 3:22 comment added Xianlin I tried but still not getting dhcp ip from my host server to my guest VMs. My host server is assigned a fixed IP and it can access the internet.
Mar 3, 2012 at 23:21 comment added David yeah, you have no ip... Did you try "dhclient eth0" --might need sudo
Mar 2, 2012 at 4:59 comment added Xianlin I only have one VM "vm1" on my ubuntu server host and the "ifconfig" command output shows no ip address assigned to my "eth0" network adapter.
Mar 2, 2012 at 3:58 comment added David also, be careful, if you have duplicate instances of the same machine, as the machine will have issues with the fake MAC address etc... there are ways to manually edit that (and I think run a command for that as well)
Mar 2, 2012 at 3:56 history answered David CC BY-SA 3.0