Hello,
I'm the developer of the Android SSTP VPN Client.
This client is able to connect to SoftEther servers, Windows servers and Mikrotik routers.
Instead, there is no way to connect through your relay vpnazure.net.
The SSL connection is established, but after the first packet the connection is close by your server.
The problem seem a incompatibility between the SSL implementation of your vpnazure servers and the openssl library.
The simplest way to reproduce the problem is to use the command "openssl s_client -host xxx.vpnazure.net -port 443" and send this data:
SSTP_DUPLEX_POST /sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ HTTP/1.1
SSTPCORRELATIONID: {00000000-D470-93C7-0000-00009100C3D1}
Content-Length: 18446744073709551615
Host: xxx.vpnazure.net
Your server should respond with:
HTTP/1.1 200
But the connection is closed without any reason.
Maybe the log of your servers can help to understand the problem...
Thank you!
Paolo
vpnazure and Android SSTP VPN Client
-
- Posts: 17
- Joined: Sun Dec 14, 2014 1:26 pm
Re: vpnazure and Android SSTP VPN Client
For me it would be extremely advantageous to use an Android client vpnazure.
Many thanks
Many thanks
-
- Site Admin
- Posts: 2274
- Joined: Sat Mar 09, 2013 5:37 am
Re: vpnazure and Android SSTP VPN Client
VPN Azure needs SNI to switch the session to proper VPN server.
https://en.wikipedia.org/wiki/Server_Name_Indication
https://en.wikipedia.org/wiki/Server_Name_Indication
-
- Posts: 5
- Joined: Wed Jul 08, 2015 7:55 am
Re: vpnazure and Android SSTP VPN Client
you're right, the problem was the missing SNI extension. Now the app work correctly also with the vpnazure.
Thank you very much!
Paolo
Thank you very much!
Paolo
-
- Posts: 19
- Joined: Sun Dec 27, 2015 1:32 am
Re: vpnazure and Android SSTP VPN Client
AndroidDeveloper wrote:
> you're right, the problem was the missing SNI extension. Now the app work
> correctly also with the vpnazure.
Would you mind posting a link to the application?
> you're right, the problem was the missing SNI extension. Now the app work
> correctly also with the vpnazure.
Would you mind posting a link to the application?
-
- Posts: 5
- Joined: Wed Jul 08, 2015 7:55 am
Re: vpnazure and Android SSTP VPN Client
quattrolinux wrote:
> AndroidDeveloper wrote:
> > you're right, the problem was the missing SNI extension. Now the app work
> > correctly also with the vpnazure.
> Would you mind posting a link to the application?
Here the link:
https://play.google.com/store/apps/details?id=it.colucciweb.sstpvpnclient
> AndroidDeveloper wrote:
> > you're right, the problem was the missing SNI extension. Now the app work
> > correctly also with the vpnazure.
> Would you mind posting a link to the application?
Here the link:
https://play.google.com/store/apps/details?id=it.colucciweb.sstpvpnclient
-
- Posts: 19
- Joined: Sun Dec 27, 2015 1:32 am
Re: vpnazure and Android SSTP VPN Client
AndroidDeveloper wrote:
> Here the link:
> https://play.google.com/store/apps/deta ... pvpnclient
Thank you. Are there any plans to make it available on Amazon applications store as well?
> Here the link:
> https://play.google.com/store/apps/deta ... pvpnclient
Thank you. Are there any plans to make it available on Amazon applications store as well?
-
- Posts: 5
- Joined: Wed Jul 08, 2015 7:55 am
Re: vpnazure and Android SSTP VPN Client
quattrolinux wrote:
> AndroidDeveloper wrote:
> > Here the link:
> > https://play.google.com/store/apps/deta ... pvpnclient
> Thank you. Are there any plans to make it available on Amazon applications store as
> well?
You're welcome.
I'm sorry, but for the moment is not planned
> AndroidDeveloper wrote:
> > Here the link:
> > https://play.google.com/store/apps/deta ... pvpnclient
> Thank you. Are there any plans to make it available on Amazon applications store as
> well?
You're welcome.
I'm sorry, but for the moment is not planned