Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-11-07,master
commit 19ef486381108ab826df9f1be62e8a010deca488 Author: Sven Eckelmann sven@narfation.org Date: Sun Oct 27 13:35:43 2019 +0000
doc: open-mesh/OpenWrt_in_QEMU
19ef486381108ab826df9f1be62e8a010deca488 open-mesh/OpenWrt_in_QEMU.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/open-mesh/OpenWrt_in_QEMU.textile b/open-mesh/OpenWrt_in_QEMU.textile index 7d83cd7..f33a459 100644 --- a/open-mesh/OpenWrt_in_QEMU.textile +++ b/open-mesh/OpenWrt_in_QEMU.textile @@ -23,9 +23,10 @@ The shared is a folder from the host system which is mapped into all virtual ins
The resulting openwrt-x86-64-combined-ext4.img.gz has to be extracted and copies to the path with the other scripts.
- h2. Start of the simple environment
+The virtual instances and the interconnect will be started using a set of simple scripts. This simplifies everything and makes the setup more reproducible. + h3. interconnect initialization
The interconnect (bridge with 3 tap devices) has to be started first to have a simple network. All devices in this interconnect can talk to each other - which is not optimal for tests but enough for a start. More complex network setups can be on the pages [[vde switch interconnect]] and [[bridge interconnect]] @@ -145,4 +146,3 @@ screen ./interconnect.sh ./run.sh </code></pre> \ No newline at end of file -