net/sstp-client: new package version 1.0.9

Signed-off-by: Federico Di Marco <fededim@gmail.com>
This commit is contained in:
Rupan
2014-10-10 19:30:34 +02:00
parent c76d4cc8d5
commit 39a1f62bf2
4 changed files with 84 additions and 0 deletions
@@ -0,0 +1,4 @@
# Secrets for authentication using CHAP
# client (domain\\username) server secret (password) acceptable local IP addresses
# SSTP-TEST\\JonDoe sstp-test 'testme1234!' *
@@ -0,0 +1,14 @@
remotename sstp-test
linkname sstp-test
ipparam sstp-test
name SSTP-TEST\\jdoe
plugin sstp-pppd-plugin.so
sstp-sock /tmp/sstp-uds-sock
usepeerdns
require-mppe
noauth
refuse-eap
debug
# adopt defaults from the pptp-linux package
file /etc/ppp/options.pptp
@@ -0,0 +1,15 @@
remotename sstp-test
linkname sstp-test
ipparam sstp-test
pty "sstpc --server n3zz-dc1.sstp-test.net --nolaunchpppd "
name SSTP-TEST\\jdoe
plugin sstp-pppd-plugin.so
sstp-sock /tmp/sstpc-uds-sock
usepeerdns
require-mppe
refuse-eap
noauth
debug
# adopt defaults from the pptp-linux package
file /etc/ppp/options.pptp