From 992b3f969fcac0d518f44f7017b29e8fa9ee3a99 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 21 Jan 2020 13:17:26 +0100 Subject: nptv6: add missing reference to _ULAs --- docs/nat.rst | 2 -- docs/nptv6.rst | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') 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 -- cgit v1.2.3