I am using VirtualBox to run a Ubuntu 11.04 Server as a guest OS. However, using NAT the VM get's a private IP.
I want my guest oses to get their own IP on the network the host is on. I.E., my host's IP is 192.168.10.109, I want the guest to be 192.168.10.110 instead of 10.?.?.?.
How may I do this?
