kittoku / Open-SSTP-Client

Open SSTP Client for Android
MIT License
375 stars 97 forks source link

Mikrotik SSTP does not works #124

Open bigmoveus opened 6 months ago

bigmoveus commented 6 months ago

Hi , I try to connect by SSTP client to Mikrotik OS SSTP Server . and it could not connect at all . i could share the server details so can try

falciloid commented 6 months ago

Can you share config from routeros that you use as a server? Do /export terse file=exp in terminal, than grab it to your PC, wipe unnecessary data and post here. Maybe your server setup is incorrect

bigmoveus commented 6 months ago

Hi in Mikrotik Just must enable SSTP server and i am using valid Certificate . I can connect to same server by VPN Client Pro

image

Log file from VPN Client Pro for SSTP also can connect by Windows ..

photo1706682182

schneis commented 4 months ago

FWIW, I've tried to get this app to connect to a Mikrotik SSTP VPN server many times and could never get it to connect (Mikrotik SSTP servers using both a LetsEncrypt signed certificate as well as a self signed certificate). The SSTP Max app was able to connect for a while, but something has happened and even it can't connect. I converted my client to OpenVPN to get them working again. If the app author needs a Mikrotik SSTP server to test against, I may be able to set something up.

Lik2729aysk commented 4 months ago

Hola necesito ayuda para configurar mi mikrotik para usar la app

james-bond-sudo commented 4 months ago

LetsEncrypt certificate, ver 1.7.1 log_osc_20240315164632.txt

KriBielinski commented 3 months ago

I managed to connect to Mikrotik router. One thing I can say is to switch "TLS Version" in routeros to 'any' (even if you are actually using TLSv1.2 in the app to connect). Another thing is to disable the "Verify Hostname" checkbox in the App settings (now this may just be problem on my side, because I use self-signed certificate on the server, but I was not able to connect with this option on). Also in PPP profile settings in routeros make sure you fill local and remote address fields, otherwise there will be no IP connectivity between the client and the server.