<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I think that in this regard, you can use my recently-posted &quot;extnet&quot;<br>
Vdsm hook. You should manually create a libvirt NATed network on each<br>
host and then add the &quot;extnet&quot; custom property to vNICs that you want to<br>
be connected to it.<br>
<br>
You may use another hook to automate the creation of that libvirt<br>
network. If you provide more details on how you manually configure your<br>
VPN, we may be able to help you write such a hook.<br></blockquote><div><br></div><div>Thanks for your kind and quick answer.<br><br></div><div>Well i understand that you had to set priorities in development, however i really belive the total number of servers could use similar setups are  way bigger than setups having its own network infrastructure so i really believe this feature would be really needed.<br>
<br></div><div></div><div>doing that manually is something i could live with (even i would really live with at least for a while :)<br></div><div>so is there any documentation regarding the extnet hook? i was searching google up and down but couldnt really find something<br>
<br></div><div>about my setup - its pretty straight forward. i do not use libvirt bridge setup<br></div><div>instead i simply define on the hosts network/interfaces 3 interfaces<br><br></div><div>eth0<br></div><div>public IP/gateway etc<br>
</div><div>static<br></div><div><br></div><div>tun1<br></div><div>VPN interface to connect every phisical host to each other<br></div><div>static<br><br></div><div>br0<br></div><div>internal subnet for VMs<br></div><div>br0 has a different subnet on ever host like<br>
</div><div>host 1 - 10.10.51.1<br></div><div>host 2 . 10.10.52.1<br></div><div>and so on<br><br></div><div>i let all those br0 subnet route so i can easily conenct from host 1 - vm1 on <br></div><div>10.10.51.10 to another vm on host to like 10.10.52.10<br>
<br></div><div>every host is working then as a NAT and transparent firewall<br></div><div>so all IPs the host might have are bound to eth0 and i use ip tables for the NAT rules (incomming, outgoing ,... )<br><br></div><div>
<br></div><div>all VMs using local storage on each host, iam using image file instead of LVM to be a bit more flexible<br><br></div><div><br></div><div>so all i want is at least to be able to manually config that networking thing (of course automating woudl be supergreat)<br>
</div><br></div><div class="gmail_quote">however when i tested ovirt ealier this year i wasnt able to even get it to run in anyway so a bit more documentation or a hint would be great <br></div><div class="gmail_quote"><div>
<br></div></div></div></div>