I'm running Ubuntu Server in VirtualBox. When I select the internal network option for the network adapter and start up the VM, I only get IPv6 address. I need an IPv4 address as well. My host (running Windows 7) gets has both an IPv4 and IPv6 address listed when I run ipconfig. When I run ifconfig on the guest (running Ubuntu Server), it only lists IPv6. How can I fix this?
| |||
|
feedback
|
|
Unlike IPv6, IPv4 does not have auto-configuration built-in; most of the time, DHCP is used. Try running | |||
|
feedback
|