diff options
author | Ganawa Juanah <ganawa@juanah.com> | 2021-06-29 19:12:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-29 19:12:13 -0500 |
commit | a8f2f59e337e39c8aa7b2f781dd3734f2c3a1e3d (patch) | |
tree | 1691399ce3467e84d6b5e4aee3c9405fa9efc5a8 /docs/configexamples/tunnelbroker-ipv6.rst | |
parent | b693706c66470d6b8b89f6d2c42c8f153a360673 (diff) | |
parent | f0c1ad02e79a2fe6b9afa637b0625c446a5ec448 (diff) | |
download | vyos-documentation-a8f2f59e337e39c8aa7b2f781dd3734f2c3a1e3d.tar.gz vyos-documentation-a8f2f59e337e39c8aa7b2f781dd3734f2c3a1e3d.zip |
Merge branch 'vyos:master' into master
Diffstat (limited to 'docs/configexamples/tunnelbroker-ipv6.rst')
-rw-r--r-- | docs/configexamples/tunnelbroker-ipv6.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/configexamples/tunnelbroker-ipv6.rst b/docs/configexamples/tunnelbroker-ipv6.rst index 9317912a..b3f8d5e1 100644 --- a/docs/configexamples/tunnelbroker-ipv6.rst +++ b/docs/configexamples/tunnelbroker-ipv6.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-06-29 + .. _examples-tunnelbroker-ipv6: .. stop_vyoslinter @@ -6,7 +8,7 @@ Tunnelbroker.net (IPv6) ####################### -This guides walks through the setup of https://www.tunnelbroker.net/ for an +This guide walks through the setup of https://www.tunnelbroker.net/ for an IPv6 Tunnel. Prerequisites @@ -78,12 +80,12 @@ You should now be able to ping something by IPv6 DNS name: 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 16.880/17.153/17.426/0.273 ms -Assuming everything works, you can proceed to client configuration +Assuming everything works, you can proceed to the client configuration LAN Configuration ================= -At this point your VyOS install should have full IPv6, but now your LAN devices +At this point, your VyOS install should have full IPv6, but now your LAN devices need access. With Tunnelbroker.net, you have two options: @@ -140,7 +142,7 @@ The format of these addresses: In the above examples, 1,2,ffff are all chosen by you. You can use 1-ffff (1-65535). -So, when your LAN is eth1, your DMZ is eth2, your cameras live on eth3, etc: +So, when your LAN is eth1, your DMZ is eth2, your cameras are on eth3, etc: .. code-block:: none |