summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-01-21 13:17:26 +0100
committerChristian Poessinger <christian@poessinger.com>2020-01-21 13:17:26 +0100
commit992b3f969fcac0d518f44f7017b29e8fa9ee3a99 (patch)
tree9d5e2f790d327f2660644ff7e47c769001e9924e /docs
parentf0106f6a5c07e70d54c1cd75c2184a56c4fc7d20 (diff)
downloadvyos-documentation-992b3f969fcac0d518f44f7017b29e8fa9ee3a99.tar.gz
vyos-documentation-992b3f969fcac0d518f44f7017b29e8fa9ee3a99.zip
nptv6: add missing reference to _ULAs
Diffstat (limited to 'docs')
-rw-r--r--docs/nat.rst2
-rw-r--r--docs/nptv6.rst1
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/nat.rst b/docs/nat.rst
index ae0f8ca2..37a9a21c 100644
--- a/docs/nat.rst
+++ b/docs/nat.rst
@@ -704,5 +704,3 @@ Start by checking for IPSec SAs (Security Associations) with:
1 up 0.0/0.0 aes256 sha256 no 865 3600 all
That looks good - we defined 2 tunnels and they're both up and running.
-
-.. _ULAs: https://en.wikipedia.org/wiki/Unique_local_address
diff --git a/docs/nptv6.rst b/docs/nptv6.rst
index 6fdddb72..4a87e0d9 100644
--- a/docs/nptv6.rst
+++ b/docs/nptv6.rst
@@ -64,3 +64,4 @@ Resulting in the following ip6tables rules:
0 0 SNPT all any eth2 fc00:dead:beef::/48 anywhere src-pfx fc00:dead:beef::/48 dst-pfx 2001:db8:e2::/48
0 0 RETURN all any any anywhere anywhere
+.. _ULAs: https://en.wikipedia.org/wiki/Unique_local_address