diff options
author | rebortg <github@ghlr.de> | 2024-04-16 21:58:21 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2024-04-16 21:58:21 +0200 |
commit | deb44d8856dba7a52f52f1ace44b8251f7ee62be (patch) | |
tree | 1942ec869447140a30b146d571e91f851d598489 /docs/configuration | |
parent | 79742d186abb124e2f93c72cefdfedce4c7997c7 (diff) | |
download | vyos-documentation-deb44d8856dba7a52f52f1ace44b8251f7ee62be.tar.gz vyos-documentation-deb44d8856dba7a52f52f1ace44b8251f7ee62be.zip |
fix several build warnings and errors
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/vpn/ipsec.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/vpn/ipsec.rst b/docs/configuration/vpn/ipsec.rst index 172b3c64..d33ae37e 100644 --- a/docs/configuration/vpn/ipsec.rst +++ b/docs/configuration/vpn/ipsec.rst @@ -32,6 +32,7 @@ for the cipher and hash. Adjust this as necessary. ************************************** IKE (Internet Key Exchange) Attributes ************************************** + IKE performs mutual authentication between two parties and establishes an IKE security association (SA) that includes shared secret information that can be used to efficiently establish SAs for Encapsulating Security @@ -226,7 +227,7 @@ On the RIGHT, setup by analogy and swap local and remote addresses. Source tunnel from dummy interface -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +================================== The scheme above doesn't work when one of the routers has a dynamic external address though. The classic workaround for this is to setup an address on a |