0
votes
0answers
3 views

Windows Server 2008 R2 - RAS SSTP - HTTP 503 Service is unavailable

I have a Windows Server 2008 R2 machine that has the following configuration: It's a domain controller It runs IIS and serves the Default Website with HTTP bindings 0.0.0.0:80 and [::]:80 and with ...
0
votes
1answer
82 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 ...
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
3answers
295 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
906 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 ...