Of course. I forgot to mention that.
My vpn type on my laptop is set to automaitc.
The dialog box is checking for username and password for about 30 sec. Then I get a 800 error.
Main Topics
Browse All TopicsAfter switching from sbs 2003 to sbs 2008 i cannot establish a vpn connection.
I have verified that the router has port 1723 open
I have run the RASS enabling guide in Server Management, I have made sure that my user is allowed to use vpn, and I have set up a vpn connection on my windows 7 laptop.
What am I missing?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Lets first make sure the router has port 1723 opened. Got to http://probemyports.com/ and then select User specified custom port probe and then put in port 1723 and then run the test.
Are you able to testfrom a client from within the domain? Try to connect to see if it allows you to conect internally. If it does, look below.
Also, the PPTP VPN requires TCP/IP port 1723 *and* IP
protocol 47 to be forwarded. Few routers explicitly allow IP
protocols to be manipulated, they normally only offer TCP or UDP, as if
those two IP protocols were all there are.
See Microsoft site for further http://technet.microsoft.c
Go over this article and make sure you have done everything. Also pay close attention to the GRE requirments about half way down. http://wintivity.wigital.n
So long as you have "enable PPTP pass through" set on the Linksys it should look after GRE/protocol 47.
How did you create the VPN? you should use the SBS wizard located under Windows SBS console | network | connectivity | VPN connection | configure a Virtual Private network, rather than using the RRAS wizard.
Also under each VPN user's profile in the Windows SBS console, in the "remote access" section, check the box for "user can access virtual private network"
An 800 error indicates no handshaking at all is taking place. Either you are connecting to the wrong address or the SBS is not properly configured to accept the connection. If the only issue were GRE/Protocol 47 the connection would start and then fail with a 721 error.
You shouldn't need to set PPTP manually but if you do leave authentication as automatic or MSChap v2, lower authentication methods will not work
It can be firewall or MTU related, but to rule out other issues first try connecting from the SBS LAN to the SBS's LAN IP as a test to verify if it is an SBS or routing/internet issue
This error is primarily related to Vista (and likely Win7) can you test another client just to narrow down the possibilities.
I tried to connect via a windows xp pro computer.
Still no luck! I get an error code 721
Im not quite sure, if I understand what you meen with connecting from the SBS lan to the SBS lan's IP. I can tell you that I have double checked that the server still has the right internal IP, and that the router is forwardng port 1723 to that IP address.
A 721 error is almost always caused by blocked GRE, protocol 47 (not port 47).
Some possible causes:
- the client ISP does not support (or blocks) GRE traffic. This is not common but it does occasionally happen and most often it is with residential accounts. You could call the ISP and verify, though the standard answer seems to be we do not block any traffic.
-the client's hardware (modem, or more likely router) does not support VPN pass-through. Most newer units are fine, but many older units and even some new units such as some D-Links do not support it. I would try another router or at least verify the specs. You could also by pass the router as a test but make sure the Windows firewall is enabled and Windows and virus updates are current
-if the user has a modem that is a combined modem and router, as well as a router you may have a dual NAT configuration. This can block GRE or have the same effect. Try by passing the router and connecting to the modem directly.
-most software firewalls on client machines allow all outgoing traffic as does the Windows firewall, but some do not
-there are some security applications that will block GRE on the client machine such as Symantecs anti-virus with internet worm protection enabled, TrendMicros OfficeConnect (I think that is what it is called), and Windows OneCare.
>>"Im not quite sure, if I understand what you meen with connecting from the SBS lan to the SBS lan's IP."
Normally when connecting to a VPN you do so from off-site and use the public IP of that site/router. As a test instead you can test from the local internal network (same LAN) by using the VPN client but use the LAN IP of the server, not the public IP of the router. If this works, it means your VPN is properly configured and the issue is most likely do to the router configuration or an internet based problem.
Okay. I tried changing the IP to the servers local IP while sitting in the office.
This worked!
After that I run through the router again, even tried to point DMZ til the servers IP, but still I am not able to connect from outside.
I have OneCare installed on the server...
I have attached some screenshots from the router
MCSA2003 mentioned earlier that this router does not support GRE pass-through. There are other similar references on the internet. I know it does work with some models for sure, but to confirm; this is the same router you used with SBS2003? If so we know the router supports the protocol.
You configurations in the images are fine, and should be all that is required for the VPN.
Just for the record, there is no need to have port 80 forwarded and RWW on SBS 2008 uses port 987. I see you have that present just not enabled, so you likely have reasons.
OneCare can definitely block the VPN access, but if you create the VPN using the SBS wizard it should automatically allow access from off site. Did you also install Forefront with the server? Again if so it is critical to use the SBS wizard, and not the RRAS wizard.
Windows SBS console | network | connectivity | VPN connection | configure a virtual private network
Have you tried as a test connecting from the local internal network (same LAN) by using the VPN client but use the LAN IP of the server, not the public IP of the router. If this works, it means your VPN is properly configured and the issue is most likely do to the router configuration, GRE, or an internet based problem.
Business Accounts
Answer for Membership
by: MCSA2003Posted on 2009-10-08 at 05:46:09ID: 25524729
What is happening? Is the connection being established or is it being refused. If you can connect, are you not able to see the folders? What types of errors are you getting and is anything being listed in the event viewer?