Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

OpenVZ as a Network Simulator

359 bytes added, 14:29, 11 October 2008
Links
= 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]
* [https://lynx.cis.fiu.edu/twiki/bin/view/Public/SetupLargeScaleRouting Fiu: SetupLargeScaleRouting]
17
edits