how to working MS-SSTP on my server

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
kamil445
Posts: 21
Joined: Sat Apr 12, 2014 2:14 pm

how to working MS-SSTP on my server

Post by kamil445 » Thu Jun 09, 2016 7:59 pm

When i try to connect to my server i have error 800..
HOW to configure MS-SSTP ??????

maltyx
Posts: 65
Joined: Wed Feb 25, 2015 6:53 am

Re: how to working MS-SSTP on my server

Post by maltyx » Sat Jun 18, 2016 3:42 pm

1) Error Code: 800

Error Description: The remote connection was not made because the attempted VPN tunnels failed. The VPN server might be unreachable. If this connection is attempting to use an L2TP/IPsec tunnel, the security parameters required for IPsec negotiation might not be configured properly.

Possible Cause: This error comes when the VPN tunnel type is ‘Automatic’ and the connection establishment fails for all the VPN tunnels.

Possible Solutions:

a> If you know which tunnel should actually be used for your deployment, try to set the ‘Type of VPN’ to that particular tunnel type on the VPN client side. [This can be set by clicking the ‘Network Connections’ icon on the bottom right of the task bar, Select your Connection, Right Click -> Properties -> Securities Tab -> Under ‘Type of VPN’ select the interested VPN tunnel type ]

By making VPN connection with a particular tunnel type, your connection will still fail but it will give a more tunnel specific error (for example: GRE blocked for PPTP, Certificate error for L2TP, SSL negotiation errors for SSTP, etc.)

b> This error usually comes when the VPN server is not reachable or the tunnel establishment fails.

i. Make sure the VPN server is reachable (try to PING the server).

ii. If interested in PPTP, make sure PPTP port (TCP 1723) or GRE Port (47) is not blocked on in between firewalls.

iii. If interested in L2TP, make sure

1. Correct pre-shared key or machine certificate are present both on client and server.

2. L2TP port (UDP 1701) is not blocked on any of the firewalls.

iv. If interested in IKEv2 based VPN tunnel, make sure

1. IKE port (UDP port 500, UDP port 4500) is not blocked.

2. Correct machine certificate for IKE are present both on client and server.

v. If interested in SSTP, make sure correct machine certificate is installed on the server and correct trusted root certificate is installed on the client machine.

http://www.softether.org/@api/deki/file ... -ss1.2.jpg

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: how to working MS-SSTP on my server

Post by thisjun » Fri Jul 08, 2016 8:14 am

Please check a server log.

Post Reply