TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Routing and Remote Access Blog
VPN articles - straight from Windows development team
Tags
3rd party
Admin dll
design
how-to
IKEv2
IPv6
L2TP
Load Balancing
PPTP
SSTP
Troubleshooting
Browse by Tags
TechNet Blogs
»
Routing and Remote Access Blog
»
All Tags
»
troubleshooting
Related Posts
Blog Post:
How to debug SSTP specific connection failures
rrasblog
Hi All, To all our beta testers who are trying out SSTP, first of all "many many thanks from my RRAS team". This post talks about how to debug failures specific to SSTP based VPN tunnel ( Note : I am not discussing all the error codes displayed on RAS client - as most error codes will be common...
on
26 Sep 2007
Blog Post:
Betterment of diagnostics for VPN connection issues in LH
rrasblog
To have a better diagnostics around VPN connection issues in LH, RRAS has introduced a functionality of tagging the VPN connection related events with what is called as "Correlation-ID" (CoID). The relevant event messages are prefixed with "CoID={128 bit identifier}". Note: Not all the event messages...
on
13 Jun 2007
Blog Post:
Enabling logs for RRAS
rrasblog
Failures for RAS connections can be debugged using RAS logs. To enable RAS logs run command “netsh ras set tracing * enabled” Now run the scenario that is failing. Now flush the RAS logs by “netsh ras set tracing * disabled” command. Check the logs at %windir%\tracing directory. Some...
on
22 Dec 2005
Blog Post:
Setting up the SSTP listener and verifying it
rrasblog
We have seen the steps to configure a SSTP server in one of the previous posts. However, we will concentrate on on aspect of the configuration in this post in detail and the most important one too, because without this your server is not yet ready to accept SSTP connections - Setting up the SSTP listener...
on
6 Mar 2007
Blog Post:
Cannot reach beyond the RRAS server from VPN clients?
rrasblog
Many a time we face this issue - after making a VPN connection to the Routing and Remote Access server, we are unable to reach the machine on the network behind the VPN server. Here are a few tips to troubleshoot this. Let's consider this example to understand this better. VPN Client <---Internet...
on
9 Feb 2006
Blog Post:
3rd party VPN client compatibility with Windows 7 and Windows Server 2008 R2
rrasblog
When you upgrade your computer from an older version of Windows to Windows® 7 or Windows Server® 2008 R2, your 3rd-party virtual private network (VPN) client programs might not work. As Windows evolves, sometimes changes to the underlying infrastructure are required to implement new features, and these...
on
5 May 2009
Blog Post:
VPN Troubleshooting QA
rrasblog
Hello friends, We get questions,queries,feedback and clarifications from many people about their VPN connections through e-mail. I felt some of these Q&A might help people who face similar issues. So here it goes, the list posted as a Q&A. Query :1: IPv6 not supported on XP; Use Vista client...
on
18 Jul 2008
Blog Post:
Accessing Network Shares Over a VPN Connection in Windows Vista
rrasblog
It is not possible to access network shares from a Windows Vista machine over a VPN connection if Net BIOS over TCP (NetBT) is disabled on one of the machines or port 139 is blocked. A fix for this problem is available from Microsoft Support. Customers just need to call support and quote the following...
on
4 Jun 2007
Blog Post:
Troubleshooting VPN connections : Dr. RRAS
rrasblog
These are some of the common errors we come across when we make a VPN connection to a Routing and Remote Access VPN server: Connection-time errors Error 800: VPN server is unreachable This occurs often if the PPTP/L2TP packets cannot reach the VPN server. Troubleshooting steps 1. See if...
on
28 Nov 2005
Blog Post:
Enabling RAS Tracing in Vista/Longhorn Server
rrasblog
Check http://blogs.technet.com/rrasblog/archive/2005/12/22/416421.aspx for information to enable RAS logs on the earlier Windows Versions. RAS Trace logs help in troubleshooting RAS connections related issues. On the earlier versions of Windows, "netsh ras set tracing * enabled" command enables the...
on
20 Jun 2006
Blog Post:
Windows Server 2008 and Windows Vista VPN issue with accessing shares
rrasblog
Hello Everyone, my name is Aydin Aslaner, and I am a Support Escalation Engineer on the Microsoft Platform Networking Support team. Today I would like to talk about a issue that we were dealing with some time ago and which was quite interesting. Customer reported the following problem: ...
on
20 Aug 2008
Blog Post:
What type of certificate to install on the VPN server
rrasblog
Hello Friends, In my previous posting related to VPN tunnel selection , I discussed various scenarios in which you need to install a certificate on the VPN server. To summarize this requirement in a nutshell: except PPTP tunnel, for all the other tunnel types (i.e. IKEv2, SSTP and L2TP/IPSec) VPN...
on
10 Jun 2009
Blog Post:
Ports affecting the VPN connectivity
rrasblog
If you are running firewall infront of your RRAS server (i.e. between internet and RRAS) , then following are the relevant ports which needs to be opened on the firewall for VPN connectivity to be successful: a) PPTP tunnel based VPN uses TCP Port number 1723 and IP Protocol number 47 (GRE). Please...
on
13 Jun 2007
Blog Post:
Troubleshooting common VPN related errors
rrasblog
Hello Customers, If you are seeing errors while establishing VPN connection using Windows in-built VPN client, you have reached the right place. This article will help you to easily troubleshoot some of the common VPN related errors. 1) Error Code: 800 Error Description: The remote connection was...
on
12 Aug 2009
Blog Post:
Which ports to unblock for VPN traffic to pass-through?
rrasblog
Little Background: Microsoft RRAS server and VPN client supports PPTP, L2TP/IPSec, SSTP and IKEv2 based VPN connection. PPTP control path is over TCP and data path over GRE. L2TP tunnel traffic is carried over IPSec transport mode and IPSec protocol internally has a control path through IKE and data...
on
14 Jun 2006
Blog Post:
Troubleshooting Vista VPN problems
rrasblog
Hello all. There have been quite a few questions/posts on the technet forums about issues you folks have seen with Windows Vista VPN clients. So we thought we would come up with a post on the common configuration issues and some troubleshooting tips. Hope this helps others who are facing the same issues...
on
8 Apr 2007
Blog Post:
RRAS static packet filters - do's and don'ts
rrasblog
Microsoft RRAS includes a stateless 5 tuple packet filter - also called as Inbound & Outbound packet filters (or static filters). These filters can be applied on any interface - public, private OR per PPP connection too or in other words - it can do filtering for packets destined to/originated from...
on
14 Jun 2006