<div dir="ltr">Found a way to get easy NAT / host only virtual networks in oVirt 3.4.  I didn&#39;t see this documented, so posting it here:<div><br></div><div> 1. Create a fake ethernet card</div><div>    - ip link set name vmnet0dummy dev dummy0</div>
<div><br></div><div>Now you can create a new network (bridge) named vmnet0, and attach it to vmnet0dummy.</div><div><br></div><div>The issue is that as posted on <a href="http://www.ovirt.org/Features/Nicless_Network#Benefit_to_oVirt">http://www.ovirt.org/Features/Nicless_Network#Benefit_to_oVirt</a>:</div>
<div>&quot;</div><div><span style="color:rgb(46,52,54);font-family:&#39;Source Sans Pro&#39;,sans-serif;font-size:14px;line-height:20px">I am told that implementing this in Engine is quite a pain, as network external interfaces are currently used as keys. A network without nics is currently unsearchable.</span><br>
</div><div><span style="color:rgb(46,52,54);font-family:&#39;Source Sans Pro&#39;,sans-serif;font-size:14px;line-height:20px">&quot;</span></div><div><span style="color:rgb(46,52,54);font-family:&#39;Source Sans Pro&#39;,sans-serif;font-size:14px;line-height:20px"><br>
</span></div><div><span style="color:rgb(46,52,54);font-family:&#39;Source Sans Pro&#39;,sans-serif;font-size:14px;line-height:20px">You&#39;ll need to figure out your own dhcp / NAT using libvirt or something running on your server, but a *lot* easier and less hacky than </span><font color="#2e3436" face="Source Sans Pro, sans-serif"><span style="font-size:14px;line-height:20px"><a href="http://lists.ovirt.org/pipermail/users/2012-April/001751.html">http://lists.ovirt.org/pipermail/users/2012-April/001751.html</a> :-)</span></font></div>
<div><font color="#2e3436" face="Source Sans Pro, sans-serif"><span style="font-size:14px;line-height:20px"><br></span></font></div><div><span style="font-size:14px;line-height:20px;color:rgb(46,52,54);font-family:&#39;Source Sans Pro&#39;,sans-serif"> -- Alex</span><br>
</div>
        
        
        
        



</div>