Commit 83e1d02a authored by Kirill Smelkov's avatar Kirill Smelkov

fixup! B-A-C: Also organized dedicated mount namespace for each host

parent c9365643
......@@ -2,7 +2,7 @@
# topo B-A-C creates the following network topology:
#
#
# netns:B netns:A netns:C
# ns:B tns:A ns:C
#
# B --- br0 --- A --- br1 --- C
# b1 B1 A1 a1 a2 A2 C1 c1
......@@ -72,11 +72,6 @@ xnsenter A -- mount -t tmpfs none /var/run
xnsenter B -- mount -t tmpfs none /var/run
xnsenter C -- mount -t tmpfs none /var/run
echo
echo
echo
xnsenter B -- pwd
# open terminals in A B C for play
xnsenter B -- xfce4-terminal --title=B &
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment