
Hi all, Today I have installed oVirt 4.2 on a single machine (self hosted engine). My server has 6 physical adapters, but only 1 has an active uplink (enp2s0f0). The server is directly connected to the internet. The installation of oVirt created the following interfaces: - br-int - ovirtmgmt [IP configured: inet 85.17.x.x] - virbr0 [IP configured: inet 192.168.122.1] - virbr0-nic - vnet0 The hosted-engine is attached to ovirtmgmt and got IP 192.168.122.76 assigned. The hosted-engine does have access to the internet. The logical network ovirtmgmt is assigned to the physical interface enp2s0f0 when I check this via the oVirt webgui. I have 2 questions. Q1: I would like to achieve the following: - Create a new network, call it vm_network. - Create VM's and attach them to the vm_network. - These VM's should able to access the internet. Is this possible, if so, how do I achieve this? Q2: When my first question is answered and I have VM's running, some of the VM's I would like to give an external/public IP address. How do I achieve this? Thanks! Sinan