From: Ralph Ronnquist Date: Sat, 21 Sep 2024 23:55:09 +0000 (+1000) Subject: editorial X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=0d28b06cc82d9f0b6bbda5cb4f2fc02f5d6d359c;p=rrq%2Fbespoke-installer.git editorial --- diff --git a/README.adoc b/README.adoc index 9d44fe1..2f972e1 100644 --- 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