layout |
---|
default |
You can add virtual network cards (called nic
s in OpenNebula) so that your VM gets network access. On the Network tab of the template
-editing screen, you can see two columns:
- on the left, the list of all
nic
s already defined on thattemplate
- on the right, the particularities for a
nic
selected from the left
You can add as many nic
s as you need to a given template, each referring to an existing network
. You have two different networks available:
- the Internet
- your own private internal network
NOTE:
When you import an appliance from the AppMarket, that action usually downloads one
template
along with animage
. However, you usually have to add networks to the template after you have downloaded it. This is the place to do it.
The assignment of hostnames and IP addresses to VMs is covered in Accessing your virtual machine.
When you click on a nic
of a template
(on the left column of the Network tab), or when you click on +, you will select that nic
for editing (it will get a blue line on the left of its name and its options will show on the area to the right of it).
The option you can set for a nic
is just which network of the two that you have available you want to attach your nic
to.
When you find the network
you want to attach to your nic
and you click on it, its name will appear in blue under the available network
s' table.
NOTE:
The order that you specify your
nic
s matters. If you use internet, then select this first to Interface 0.
Next to the name of each nic
on the list of nic
s when editing a template
, you can see a black (x) button. If you click on it, the nic
will be removed from the template
.
NOTE on Advanced options:
The Advanced options that you can see on the screen are very specific ones that we do not use every day. If you think you need to use them, we recommend you try and learn about them on the official OpenNebula documentation (for example, here). And if you find benefits in using them, please send us an e-mail to let us know: [email protected].