Hi,
i have compiled and installed sst-client [1], but the network manager settings wizard not showing "VPN" tab on settings.
but its seems working well on ubuntu.
has anyone try sstp-client on porteus?
[1] http://sstp-client.sourceforge.net/
SSTP Network Manager
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: SSTP Network Manager
I havn't tried the sstp client. Will try to compile it this week.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: SSTP Network Manager
Have you test? still same problem.brokenman wrote:I havn't tried the sstp client. Will try to compile it this week.
Re: SSTP Network Manager
just in-case, bellow is free sstp vpn server i tested working on windows.
http://www.freesstpvpn.com/
http://www.freesstpvpn.com/
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: SSTP Network Manager
My compile attempts left the Network Manager not being able to find the client during compile even though I had already compiled and installed the client. I think you need to play around with the paths when installing the client. For example the --libdir must be /usr/lib
I am a little sick at the moment and not much time or energy.
I am a little sick at the moment and not much time or energy.

How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: SSTP Network Manager
Hi, This is how i compile sstp-client
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --includedir=/usr/include --libexecdir=/usr/lib/sstp-client --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --with-runtime-dir=/var/run/sstpc --enable-user --enable-group
and Network Manager Plugins
./configure --sysconfdir=/etc --prefix=/usr --libexecdir=/usr/lib/NetworkManager
but it doesn't show any dialog box.
Note: i compile same way and make it SSTP connection working on Ubuntu Desktop.
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --includedir=/usr/include --libexecdir=/usr/lib/sstp-client --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --with-runtime-dir=/var/run/sstpc --enable-user --enable-group
and Network Manager Plugins
./configure --sysconfdir=/etc --prefix=/usr --libexecdir=/usr/lib/NetworkManager
but it doesn't show any dialog box.
Note: i compile same way and make it SSTP connection working on Ubuntu Desktop.
Re: SSTP Network Manager
Just an update i have been success on porteus xfce, its built and run sstp connection, no idea what cause the problem on mate desktop. Now having few issue vpn link gets disconnect after minutes. :-(
1. sstp-client
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --includedir=/usr/include --libexecdir=/usr/libexec/ --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --with-runtime-dir=/var/run/
2. Network Manager Plugins
./configure --sysconfdir=/etc --prefix=/usr --libexecdir=/usr/libexec/
1. sstp-client
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --includedir=/usr/include --libexecdir=/usr/libexec/ --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --with-runtime-dir=/var/run/
2. Network Manager Plugins
./configure --sysconfdir=/etc --prefix=/usr --libexecdir=/usr/libexec/
Re: SSTP Network Manager
Apr 5 20:30:10 porteus sstpc[17731]: Could not parse attributes
Apr 5 20:30:11 porteus sstpc[17731]: Unrecoverable SSL error
Apr 5 20:30:11 porteus sstpc[17731]: Connection was aborted, Reason was not known
This cause disconnection sstp vpn link after couple of second it established, but with same library its working fine on Linux Mint Cinnamon and Ubuntu.
Apr 5 20:30:11 porteus sstpc[17731]: Unrecoverable SSL error
Apr 5 20:30:11 porteus sstpc[17731]: Connection was aborted, Reason was not known
This cause disconnection sstp vpn link after couple of second it established, but with same library its working fine on Linux Mint Cinnamon and Ubuntu.