Mikrotik SSTP Server + SoftEther VPN CLient
-
- Posts: 2
- Joined: Fri Oct 28, 2016 11:30 am
Mikrotik SSTP Server + SoftEther VPN CLient
Hello guys, i tried to connect to Mikrotik SSTP SERVER with SoftEther VPN Client from Win10, but always catch an error like : "Error (Error Code 2): Protocol error occurred. Error was returned from the destination server. " .
-
- Posts: 336
- Joined: Sat Aug 15, 2015 7:41 pm
Re: Mikrotik SSTP Server + SoftEther VPN CLient
I'm not familier with Mikrotik, but the SoftEther client uses he protocol "Ethernet over HTTPS". Does your router support this protocol?
-
- Posts: 2
- Joined: Fri Oct 28, 2016 11:30 am
Re: Mikrotik SSTP Server + SoftEther VPN CLient
yes, but in my router its called SSTP, anyway , i cant to it with Softheter VPN Client
Error (Error Code 2):
Protocol error occurred. Error was returned from the destination server.
Error (Error Code 2):
Protocol error occurred. Error was returned from the destination server.
-
- Posts: 336
- Joined: Sat Aug 15, 2015 7:41 pm
Re: Mikrotik SSTP Server + SoftEther VPN CLient
I see. Ok you need to debug this on the server side.
Have a look at the server_log/ files on the server while initiating the connection and see what they say.
Ideally also compile SoftEther with debug like this:
make DEBUG=YES
and attach here the output log
Cheers,
Moataz
Have a look at the server_log/ files on the server while initiating the connection and see what they say.
Ideally also compile SoftEther with debug like this:
make DEBUG=YES
and attach here the output log
Cheers,
Moataz
-
- Posts: 2458
- Joined: Mon Feb 24, 2014 11:03 am
Re: Mikrotik SSTP Server + SoftEther VPN CLient
VPN over HTTPS which SoftEther VPN client uses is not SSTP.