This commit is contained in:
15
pptp-peers
Normal file
15
pptp-peers
Normal file
@@ -0,0 +1,15 @@
|
||||
#
|
||||
# PPTP options
|
||||
#
|
||||
# Plugin passwordfd enables us to pipe the password to pppd, thus we
|
||||
# don't have to put it into pap-secrets and chap-secrets.
|
||||
#
|
||||
plugin passwordfd.so
|
||||
#
|
||||
noauth
|
||||
linkname adsl
|
||||
nocrtscts
|
||||
local
|
||||
# switch off all compressions (this is a must)
|
||||
noaccomp
|
||||
nopcomp
|
Reference in New Issue
Block a user