Secure Socket Tunneling Protocol (SSTP) is a form of VPN tunnel that provides a mechanism to transport PPP or L2TP traffic through an SSL 3.0 channel

learn more… | top users | synonyms

0
votes
0answers
22 views
+50

TMG 2010 SSTP Disconnects right after connecting

I have a TMG 2010 SP2 server without IIS installed. The RRAS server configured through TMG Remote VPN (SSTP) is dropping the connection right after a client is connected. Forefront is giving me: ...
0
votes
0answers
18 views

Set SSTP VPN connection's “Register this connection's addresses in DNS” setting

I have followed the instructions found here to setup a SSTP VPN connection using powershell. I would like for the RAS connection to have the connection created with the "Register this connection's ...
0
votes
0answers
22 views

SSTP VPN client cannot access internal network with window server 2012 RRAS server

i have face some trouble to access my company internal network using external client via SSTP VPN setup with window server 2012 RRAS. i have successfully connect my client to RRAS server, but when i ...
0
votes
1answer
81 views

Why can't I change the sstp vpn's port

I'm trying to change sstp vpn's port by changing the value of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SstpSvc\Parameters\ConfigStore\ ListenerPort key of my registry but when I change it ...
0
votes
1answer
90 views

Correctly setting up SSTP on Amazon EC2 Server 2008 Domain Controller

I have successfully setup up a VPN connection to an EC2 instance of Windows Server 2008 using SSTP. But the setup seems a little hacked together and needs some tweeking. My first problem/question is ...
1
vote
3answers
1k views

Setting up a VPN on Windows 2008 R2, should I use PPTP or SSTP?

I'm setting up a VPN test server, on Windows 2008 R2. I seem to remember that PPTP isn't ideal, as on a Cisco firewall you need to allow quite a large range of ports open (with the GRE protocol too?) ...
0
votes
0answers
231 views

Setting up SSTP Server on Windows 7 [closed]

Is it possible to set up Windows 7 to accept incoming connections using SSTP instead of PPTP for the incoming VPN? This link gives instructions for PPTP (rather good instructions actually) but ...
2
votes
1answer
1k views

SSTP client disconnects shortly after successfully connected to VPN

I'm successfully authenticating and connecting to a SSTP VPN (on windows 2008) from my windows 7 machine, but for some reason, the connection is disconnected about a 1-2 seconds after it's ...
0
votes
1answer
190 views

Have some questions about setting up a VPN to my private cloud servers

TLDR: I wish to VPN to our cloud servers. Is there any free VPN server software that runs on W2K8? No, I don't want to : Download 3rd party software for the -clients- (We want to use the built in ...
1
vote
1answer
554 views

Internet Explorer not working after establishing a SSTP VPN connection

I have a problem which is constantly appearing on each Windows 7 computer I'm using, whenever I establish a SSTP VPN connection to a ForeFront TMG 2010 firewall; it only happens with SSTP connections, ...
3
votes
2answers
508 views

SSTP on Windows 2008 cannot ping in either direction

I have the following setting going on. Server: Configured windows 2008 server as AD, DHCP, DNS, CA and RRAS. To make long story short, RRAS can accept SSTP connection and clients get connected fine. ...
1
vote
1answer
417 views

Win 2008 R2 SSTP Certificate

I have a Win 2008 R2 server running on AWS EC2 and need the ability to VPN to it. PPTP isn't an option given EC2 firewall restrictions (no GRE routing). I am planning to setup SSTP and it is my ...
0
votes
3answers
294 views

Shared folders not available when connected to Windows Server 2008 R2 via SSL VPN

When a user(from a WAN/Windows 7 Professional desktop) is connected via SSTP/SSL VPN, shared folders are not available. But if the same user logs in via within LAN/office-PC, gets to see all the ...
0
votes
1answer
290 views

SSTP SERVER without certificate check

Is it possible to make a SSTP server where clients don't need certificates? If I want to use linux or microtik routeros as a client, do I have to do something extra in the SSTP server (Windows Server ...
1
vote
2answers
252 views

Is it possible to create a SSTP (VPN over SSL) without Windows Server?

Does anyone know if is possible to create an SSTP VPN avaiblabe on Windows Server 2008 R2 and Windows Server 2008 with SP1 using Windows 7 as a Server?
4
votes
1answer
1k views

Is there an SSTP (Secure Socket Tunneling Protocol) server available for Linux?

I'm interested in installing an SSTP VPN server on one of my Linux VPSes somehow, but as far as I can see there are only servers available built in to Windows Server. Is this correct or have I just ...
2
votes
0answers
237 views

VPN client has severe intermittent connectivity issue with Windows 2008 RRAS server, but NOT with the other remote servers

I have a Windows 2008 server setup in the cloud as a RRAS running VPN access and NAT. It is joined to a domain controller also running in the cloud. A Windows 7 VPN client connects using SSTP to the ...
0
votes
1answer
1k views

Losing Internet Connection When Connecting To VPN

So whenever I connect either my Windows 7 computer, or Windows Server 2008 R2 server to an SSTP VPN running on a Windows Server 2008 R2 box, I lose internet connection. One suggestion I got was, on ...
5
votes
1answer
2k views

Ubuntu Connect To SSTP VPN

Does anyone have any experience with connecting an Ubuntu 10.10 machine to a SSTP VPN server? I haven't found anything too great of information on how to do it.
0
votes
1answer
902 views

Problems with self-signed SSL certificate for SSTP in Windows Server Foundation 2008

I am trying to configure SSTP in Windows Server Foundation 2008. I want to use a self-signed SSL certificate to do authentication. When the server is running, I get the following error when trying ...
1
vote
1answer
780 views

Microsoft SSTP VPN returning HTTP 503

So I have finally set up my certificates correctly and such, so I'm trying to connect to my VPN. The Windows client is giving me an error with the code "0x800704D4". I looked into it and was told to ...
2
votes
1answer
2k views

Correctly Setting Up SSTP VPN On Windows Server 2008

I'm in the process of setting up a VPN server, and with the environment, it seems that the SSTP VPN would be the best choice for me. I don't care to buy a certificate, I can sign one myself, though I ...
1
vote
0answers
890 views

SSTP VPN Windows Server 2008 - Clients can't access Internet Through the VPN

I have setup a SSTP VPN connect and it is assigning the local IP address to the client, e.g. 192.168.0.10. The server has two NICs, private and public. The private is on a 10.180.x.x IP address and ...
0
votes
1answer
3k views

Can't get my SSTP VPN to works due to a certificate issue

I am trying to create a SSTP VPN on my Windows Server 2008 R2, I installed the Network Policies and Access Service, and the AD Certificate Autority service, I create my root certificate and ...