17
edits
Changes
→Solution
= Solution =
== Install an OpenVZ kernel with EBTables support ==
Kernel Linux version 2.6.18-fza-028stab053.5-686 supports Ebtables
== Install all the utils ==
vzctl and al
== Add a bridge on the HOST ==
brctl addbr br0
== Add all the interfaces to the Bridge ==
brctl addif veth120.2 br0
brctl show
== OLSR ==
to be continued
= Links =
* [https://www.open-mesh.net/batman/doc/evaluation/setup-details/SetupDetails/ OpenMesh: SetupDetails]