From ddc8993fe82bc86f5ee0b1b9560cede94f3d05c5 Mon Sep 17 00:00:00 2001 From: Balazs Szenczy <79051687+1majom@users.noreply.github.com> Date: Sat, 10 Aug 2024 19:42:22 +0200 Subject: Update l2tp.rst Small correction (cherry picked from commit e835834cded213855cde83335fc49b0d19b9004c) --- docs/configuration/vpn/l2tp.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration/vpn/l2tp.rst b/docs/configuration/vpn/l2tp.rst index 8a6ba47b..15705449 100644 --- a/docs/configuration/vpn/l2tp.rst +++ b/docs/configuration/vpn/l2tp.rst @@ -60,7 +60,7 @@ Configuring IPsec set vpn ipsec interface eth0 set vpn l2tp remote-access ipsec-settings authentication mode pre-shared-secret - set vpn l2tp remote-access ipsec-settings authentication pre-shared-secret + set vpn l2tp remote-access ipsec-settings authentication pre-shared-secret secret .. cfgcmd:: set vpn ipsec interface @@ -71,7 +71,7 @@ Configuring IPsec Set mode for IPsec authentication between VyOS and L2TP clients. -.. cfgcmd:: set vpn l2tp remote-access ipsec-settings authentication mode +.. cfgcmd:: set vpn l2tp remote-access ipsec-settings authentication pre-shared-secret Set predefined shared secret phrase. -- cgit v1.2.3