You are not logged in.
Pages: 1
I have SSTP vpn working when issuing this command:
sstpc --log-level 4 --log-stderr --cert-warn --user test --password testpass 10.10.10.10:8080 require-mschap-v2 refuse-mschap refuse-eap deflate 15 noauth
I'd like to bring the vpn up/down either as a service or by using the commands pon/poff or something similar. To do so, the options given in the command above should go into one or more config files. If I put them into a file in the /etc/ppp/peers folder, they (at least the sstp options) are not understood by pon. If I put them in a file in /etc/sstpc they are ignored. Where should they go?
Offline
Pages: 1