parent
346e862ebb
commit
0a8470da38
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user