1
0
mirror of synced 2024-11-22 04:56:03 +03:00

Update docs

- Update Linux VPN client instructions. Ref: #876
This commit is contained in:
hwdsl2 2021-01-05 23:53:07 -06:00
parent 346e862ebb
commit 0a8470da38
2 changed files with 4 additions and 4 deletions

View File

@ -498,8 +498,8 @@ noipdefault
defaultroute
usepeerdns
connect-delay 5000
name $VPN_USER
password $VPN_PASSWORD
name "$VPN_USER"
password "$VPN_PASSWORD"
EOF
chmod 600 /etc/ppp/options.l2tpd.client

View File

@ -497,8 +497,8 @@ noipdefault
defaultroute
usepeerdns
connect-delay 5000
name $VPN_USER
password $VPN_PASSWORD
name "$VPN_USER"
password "$VPN_PASSWORD"
EOF
chmod 600 /etc/ppp/options.l2tpd.client