Hello, I am trying to implement custom network driver which will configure vlans, iptables, and ip routing on the node. I intend to reuse functionality of existing 802.1Q and fw drivers and probably write a custom driver to create additional routes. So my question is how to combine functionality of several drivers, what network/template syntax I need to use? Opennebula documentation [1] for fw driver suggests this is possible: > This Virtual Machine Network Manager driver can be used individually, > or combined with the isolation features of either 802.1Q or ebtables. Are there any examples of doing the same?
[1] http://opennebula.org/documentation:archives:rel3.6:firewall Best regards, Alex _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
