Ubuntu Connect To SSTP VPN

sstpUbuntuvpn

Does anyone have any experience with connecting an Ubuntu 10.10 machine to a SSTP VPN server? I haven't found anything too great of information on how to do it.

Best Answer

May be sstp-client can do it? And here is network-manager support for it.

There are now Ubuntu packages for recent distributions, so you should be able to add the PPA for eivnaes/network-manager-sstp and install the packages:

$ sudo add-apt-repository ppa:eivnaes/network-manager-sstp
...
$ sudo apt-get update
$ sudo apt-get install sstp-client
$ sudo apt-get install network-manager-sstp-gnome # NM configuration GUI