diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/nat.rst | 2 | ||||
| -rw-r--r-- | docs/nptv6.rst | 1 | 
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 | 
