Update l2tp-template.txt

This commit is contained in:
2023-11-16 22:29:34 -06:00
parent 8017d98030
commit 664b6208eb

View File

@@ -24,14 +24,14 @@ conn <<VPN-NAME>>
## /etc/ipsec.secrets
#########################################################################
50.50.56.218 : PSK "<<VPN-PRE-SHARED-KEY>>"
<<VPN-SERVER-ADDRESS>> : PSK "<<VPN-PRE-SHARED-KEY>>"
#########################################################################
## /etc/xl2tpd/xl2tpd.conf
#########################################################################
[lac <<VPN-NAME>>]
lns = 50.50.56.218
lns = <<VPN-SERVER-ADDRESS>>
ppp debug = yes
pppoptfile = /etc/ppp/options.l2tpd.client
length bit = yes