summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsrividya0208 <a.srividya@vyos.io>2021-11-18 10:16:21 -0500
committersrividya0208 <a.srividya@vyos.io>2021-11-18 10:38:43 -0500
commit07f208bd6a6d5ee3b78b70b882bbba4ca14afe76 (patch)
treeeb894b9769da0ae66af227165659bdb2e236a830
parentfd4e5422b11ad9d908b4c0fcbfa4e76993cb2eb6 (diff)
downloadvyos-documentation-07f208bd6a6d5ee3b78b70b882bbba4ca14afe76.tar.gz
vyos-documentation-07f208bd6a6d5ee3b78b70b882bbba4ca14afe76.zip
VPN IPsec: Added a note related to rsa key
A private key is also needed to finish the ipsec setup which is not mentioned in the section "Source tunnel from loopbacks/Setting up IPSec". I have added for reference.
-rw-r--r--docs/configuration/vpn/ipsec.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/vpn/ipsec.rst b/docs/configuration/vpn/ipsec.rst
index ea13d82b..50814b6e 100644
--- a/docs/configuration/vpn/ipsec.rst
+++ b/docs/configuration/vpn/ipsec.rst
@@ -135,7 +135,8 @@ install <key-pair nam>>". You may choose different length than 2048 of course.
set pki key-pair ipsec-LEFT private key 'MIIEvgIBADAN...'
[edit]
-Configuration commands will display.
+Configuration commands for the private and public key will be displayed on the
+screen which needs to be set on the router first.
Note the command with the public key
(set pki key-pair ipsec-LEFT public key 'MIIBIjANBgkqh...').
Then do the same on the opposite router: