From ef780aebc611efa31321ff80a00c04a5e78be5f3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Mar 2020 15:18:47 +0100 Subject: Adding IPv6 note in host setup documentation. Signed-off-by: Daniel Baumann --- share/doc/HOST-SETUP.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/share/doc/HOST-SETUP.txt b/share/doc/HOST-SETUP.txt index d137da4..d0a2395 100644 --- a/share/doc/HOST-SETUP.txt +++ b/share/doc/HOST-SETUP.txt @@ -206,3 +206,13 @@ and a container user. sudo adduser --gecos "compute-tools,,," \ --home /var/lib/open-infrastructure/container-shell \ --shell /usr/bin/container-shell + + +6. IPv4 and IPv6 dual-stack +--------------------------- + +Examples for /etc/network/interfaces above work for IPv6 too when using correct +IPv6 addresses and netmasks. + +In order to use dual-stack, bridges must have a IPv4 address assigned +(can be a dummy one from a privacy range or 127.0.0.0/8). -- cgit v1.2.3