summaryrefslogtreecommitdiff
path: root/docs/configuration/vpn/ipsec
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/vpn/ipsec')
-rw-r--r--docs/configuration/vpn/ipsec/index.rst6
-rw-r--r--docs/configuration/vpn/ipsec/remoteaccess_ipsec.rst6
-rw-r--r--docs/configuration/vpn/ipsec/troubleshooting_ipsec.rst7
3 files changed, 12 insertions, 7 deletions
diff --git a/docs/configuration/vpn/ipsec/index.rst b/docs/configuration/vpn/ipsec/index.rst
index e454e2f6..973c76de 100644
--- a/docs/configuration/vpn/ipsec/index.rst
+++ b/docs/configuration/vpn/ipsec/index.rst
@@ -12,10 +12,4 @@ IPsec
remoteaccess_ipsec
troubleshooting_ipsec
-pages to sort
-
-.. toctree::
- :maxdepth: 1
- :includehidden:
-
diff --git a/docs/configuration/vpn/ipsec/remoteaccess_ipsec.rst b/docs/configuration/vpn/ipsec/remoteaccess_ipsec.rst
index 1a41d987..50499160 100644
--- a/docs/configuration/vpn/ipsec/remoteaccess_ipsec.rst
+++ b/docs/configuration/vpn/ipsec/remoteaccess_ipsec.rst
@@ -1,7 +1,11 @@
.. _remoteaccess_ipsec:
+############################
IPSec IKEv2 Remote Access VPN
-=============================
+############################
+
+.. TODO:: Convert raw command blocks in this file to cfgcmd/opcmd
+ directives for command coverage tracking.
Internet Key Exchange version 2 (IKEv2) is a tunneling protocol, based on IPsec,
that establishes a secure VPN communication between VPN devices, and defines
diff --git a/docs/configuration/vpn/ipsec/troubleshooting_ipsec.rst b/docs/configuration/vpn/ipsec/troubleshooting_ipsec.rst
index fdeb347d..f0f2e208 100644
--- a/docs/configuration/vpn/ipsec/troubleshooting_ipsec.rst
+++ b/docs/configuration/vpn/ipsec/troubleshooting_ipsec.rst
@@ -4,6 +4,9 @@
Troubleshooting Site-to-Site VPN IPsec
######################################
+.. TODO:: Convert raw command blocks in this file to cfgcmd/opcmd
+ directives for command coverage tracking.
+
************
Introduction
************
@@ -26,6 +29,8 @@ Checking IKE SA Status
The next command shows IKE SAs' statuses.
+.. stop_vyoslinter
+
.. code-block:: none
vyos@vyos:~$ show vpn ike sa
@@ -317,6 +322,8 @@ The reason of this problem is showed on the responder side.
Jun 23 14:13:19 charon[2440]: 01[ENC] <PEER|7> generating IKE_AUTH response 1 [ IDr AUTH N(MOBIKE_SUP) N(NO_ADD_ADDR) N(TS_UNACCEPT) ]
Jun 23 14:13:19 charon-systemd[2440]: generating IKE_AUTH response 1 [ IDr AUTH N(MOBIKE_SUP) N(NO_ADD_ADDR) N(TS_UNACCEPT) ]
+.. start_vyoslinter
+
Traffic selectors **10.0.2.0/24 === 10.0.0.0/24** are unacceptable on the
responder side.