Hi,

Like others on this list I am also experimenting with setting
up ebtables for KVM and ran into the issue that the ebtables-kvm
script does not appear to add rules.

After some debugging there turns out to be a relevant difference
between this version on the site:
http://opennebula.org/documentation:archives:rel2.0:nm
and the version included with 2.2.
The 2.2 version does not flatten the hash-of-arrays containing
the bridging interfaces, and as a result the condition
    if interfaces.include? tap
never succeeds it seems, so activation never occurs.
Note I am not a Ruby expert, maybe someone can have a look.

Regards,
Kees Verstoep
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to