diff options
author | rebortg <github@ghlr.de> | 2024-04-16 21:54:01 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2024-04-16 21:54:01 +0200 |
commit | 0a3febc9524e7f5d3df856bd9cf58aafb3500252 (patch) | |
tree | e7d2eab267c4a61b944fd9474c34a9b181530068 /docs/configuration/vpn | |
parent | a5fcebd11b19577e082c344fd2532e8689719d9e (diff) | |
download | vyos-documentation-0a3febc9524e7f5d3df856bd9cf58aafb3500252.tar.gz vyos-documentation-0a3febc9524e7f5d3df856bd9cf58aafb3500252.zip |
fix several build warnings and errors
Diffstat (limited to 'docs/configuration/vpn')
-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 |