I'm running Ubuntu Cloud Server in VirtualBox. When I select the Bridge adapter network option to be attached for the network .with starting 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?
virtual networking IPv4 address
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: virtual networking IPv4 address
Manually configure the server for both. see /etc/network/interfaces and add the proper information.