I have bought "Windows Web Server 2008". I am trying to setup incoming VPN connection but don't find the option for it.

Is this version of Windows capable of accepting incoming VPN connections?

link|improve this question

50% accept rate
feedback

migrated from stackoverflow.com Aug 28 '09 at 18:26

This question came from our site for professional and enthusiast programmers.

4 Answers

Web Edition doesn't support being a VPN server. If you look at Microsoft's Windows Server 2008 "Edition Comparison by Server Role", it doesn't include "Network Policy and Access Services", which includes "Routing and Remote Access Services", which is what provides VPN server capability. Sorry.

link|improve this answer
feedback

To set up VPN/RAS you need the Network Policy and Access Services role which is not included with Windows Server 2008 Web edition.

You could possibly find some other third party VPN solution to use on the server, but the standard MS RAS capabilities will not be available.

Windows Server 2008 Edition Comparison by Server Role

link|improve this answer
feedback

To setup an incoming VPN connection on Windows Server Web Edition 2008 type "view network connections" into start menu search and open it up, then press "Alt+F" and click on "New Incoming Connection..."

link|improve this answer
feedback

What Michael suggests IS actually working (at least on Windows Web Server 2008 R2) - checked, can connect with L2TP (from my Mac). A IP range needs to be set up, or PPP won't connect. And maybe an IPsec policy (not sure, was playing with that)

A hint to John: before giving hints to somebody, please double check that you didn't made a mistake.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.