Hi,
i trying to make a VPN connection with Astrill using SSTP. Problem is the connection or handshake didn’t work.
Using this server with a Windows SSTP connection works perfectly.
config:
4 name=“Astrill-VPN” remote-ipv6-prefix-pool=none use-ipv6=default use-mpls=default use-compression=default use-vj-compression=default
use-encryption=required only-one=default change-tcp-mss=default address-list=“”
0 name=“vpn-astrill-ny1” max-mtu=1500 max-mru=1500 mrru=1600 connect-to:443=GNY.ASTRILL.NET http-proxy=0.0.0.0:443 certificate=none
verify-server-certificate=no verify-server-address-from-certificate=no user=“xxx” password=“yyy” profile=Astrill-VPN
keepalive-timeout=60 add-default-route=no dial-on-demand=no authentication=chap,mschap2
Log:
12:50:17 sstp,packet SSTP_DUPLEX_POST /sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ HTTP/1.1\r
12:50:17 sstp,packet Content-Length: 18446744073709551615\r
12:50:17 sstp,packet Host: 0.0.0.0\r
12:50:17 sstp,packet \r
12:50:17 sstp,packet
12:51:17 sstp,ppp,info vpn-astrill-ny1: terminating… - closed by remote peer
12:51:17 sstp,ppp,debug vpn-astrill-ny1: LCP lowerdown
12:51:17 sstp,ppp,debug vpn-astrill-ny1: LCP down event in initial state
12:51:17 sstp,ppp,info vpn-astrill-ny1: disconnected
12:51:17 sstp,ppp,info vpn-astrill-ny1: initializing…
12:51:17 sstp,ppp,info vpn-astrill-ny1: connecting…
12:51:18 sstp,packet vpn-astrill-ny1 sending
12:51:18 sstp,packet SSTP_DUPLEX_POST /sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ HTTP/1.1\r
12:51:18 sstp,packet Content-Length: 18446744073709551615\r
12:51:18 sstp,packet Host: 0.0.0.0\r
12:51:18 sstp,packet \r
12:51:18 sstp,packet
12:51:21 sstp,ppp,info vpn-astrill-ny1: terminating…
12:51:21 sstp,ppp,debug vpn-astrill-ny1: LCP lowerdown
12:51:21 sstp,ppp,debug vpn-astrill-ny1: LCP down event in initial state
12:51:21 sstp,ppp,info vpn-astrill-ny1: disabled
I tried different profile settings, default enc-profile and changed the mtu/mru settings, without success.
Is this a configuration, routeros or astrill issue? anyone successfully using Astrill VPN? (no pptp)