summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-06-11 22:28:02 +0200
committerGitHub <noreply@github.com>2021-06-11 22:28:02 +0200
commit679a7967f5b4ae41fa92bad5d3efa6e883b33610 (patch)
tree95bb90c8a6e71ab79906ac6cee304f631aaacf1c /docs/configuration/interfaces
parentb8cc2a3971104ed3b4e9b77bd33a02cccaf6b54a (diff)
parent20fae5d25db3989b958d38a83dbca8573ec8a9d2 (diff)
downloadvyos-documentation-679a7967f5b4ae41fa92bad5d3efa6e883b33610.tar.gz
vyos-documentation-679a7967f5b4ae41fa92bad5d3efa6e883b33610.zip
Merge pull request #546 from rebortg/autosectionlabel
Autosectionlabel
Diffstat (limited to 'docs/configuration/interfaces')
-rw-r--r--docs/configuration/interfaces/openvpn.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration/interfaces/openvpn.rst b/docs/configuration/interfaces/openvpn.rst
index 8b32743f..a30a0b81 100644
--- a/docs/configuration/interfaces/openvpn.rst
+++ b/docs/configuration/interfaces/openvpn.rst
@@ -481,6 +481,8 @@ and another VyOS router acting as OpenVPN client. The Server also pushes a
static client IP address to the OpenVPN client. Remember, clients are identified
using their CN attribute in the SSL certificate.
+.. _openvpn:client_server:
+
Server
------
@@ -505,6 +507,8 @@ Server
set interfaces openvpn vtun10 tls key-file '/config/auth/server.key'
set interfaces openvpn vtun10 use-lzo-compression
+.. _openvpn:client_client:
+
Client
------