From e835834cded213855cde83335fc49b0d19b9004c 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 --- docs/configuration/vpn/l2tp.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/configuration') diff --git a/docs/configuration/vpn/l2tp.rst b/docs/configuration/vpn/l2tp.rst index a0f5fb1b..d2215c1c 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