Enabling 2nd network adapter on Ubuntu 12.04 server VM

Asked by Aren Cambre

I have a fresh, updated copy of Ubuntu 12.04 server. It's configured for LAMP via the installer, and I ran aptitude to get all the latest updates and install phpadmin.

This is a Virtualbox VM, Windows 7 x64 as host OS.

When I built it, the VM had one network adapter in NAT mode. After updating everything, I shut down the VM and changed network adapters so that:
-Adapter 1 is "Host-only Adapter"
-Adapter 2 is NAT
(VirtualBox starts adapter numbering at 1.)

Here's the problem: when I booted it back up, the first adapter was working correctly in host-only mode--my VM host could talk with the VM and vice versa.

The second adapter doesn't work at all. If I do "sudo lshw -C network", it shows that there is indeed a 2nd adapter but that it's disabled. If I do "sudo ifup eth1", it says "Ignoring unknown interface eth1=eth1".

How do I get this 2nd adapter to work?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

I suggest you use /etc/network/interfaces to define the network.

Can you help with this problem?

Provide an answer of your own, or ask Aren Cambre for more information if necessary.

To post a message you must log in.