projects
/
rrq
/
bespoke-installer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a51335
)
editorial
author
Ralph Ronnquist
<rrq@rrq.au>
Sat, 21 Sep 2024 23:55:09 +0000
(09:55 +1000)
committer
Ralph Ronnquist
<rrq@rrq.au>
Sat, 21 Sep 2024 23:55:09 +0000
(09:55 +1000)
README.adoc
patch
|
blob
|
history
diff --git
a/README.adoc
b/README.adoc
index 9d44fe10fb8f1decc187aa8d2df4cc78f4bd90ae..2f972e169a6220f2be259f03ffadad13e494e633 100644
(file)
--- a/
README.adoc
+++ b/
README.adoc
@@
-103,7
+103,7
@@
requires root setup, as follows:
iface vmnet inet static
pre-up ip tuntap add vmnet mode tap 2>/dev/null || true
- address 10.10.10.100/24
+
address 10.10.10.100/24
up vde_switch -tap vmnet -daemon -sock /run/vde.ctl -mod 777
MASQ POSTROUTING -s 10.10.10.0/24 -j MASQUERADE
up iptables -t nat -A $IF_MASQ