Missing rasgreeng.dll on VPN server when client attempts to connect
I am running into problems setting up a VPN server on Windows 10 Home Anniversary Edition, which 'ver' reports as:
Microsoft Windows [Version 10.0.14393]
I am following the guide at: http://pureinfotech.com/setup-vpn-server-windows-10/
I have configured the server, and when the client attempts to connect, credentials are requested. The connection is immediately dropped after the correct credentials have been input, however.
From the server end the event logs show two errors relating to the connection. The first is the report that rasgreeng.dll could not be initialised:
Remote Access Connection Manager failed to start because the Protocol engine [rasgreeng.dll] failed to initialize. The specified module could not be found.
This is followed by the second, which indicates that IKEv2 failed to initialise:
Remote Access Connection Manager failed to start because the Protocol engine [IKEv2] failed to initialize. The request is not supported.
The rasgreeng.dll is expected under WindowsSystem32, but is not available anywhere on the machine. I have also checked on a machine running Windows 10 Home November 2015, but with no luck. I have seen references to this DLL available as a KB patch to add Generic Routing Encapsulation to Windows 8, 8.1, and Server 2008 R2. But my understanding is that this is incorporated into Windows 10.
I have configured the router to avoid handling VPN connections and to pass through VPN requests to the server in question. The firewall configuration on the server appears correct. I have also tried setting the host in a DMZ, but with the same effect.
I am operating under the assumption that it is possible to configure a VPN Server on vanilla Windows 10 Home. Why is the OS attempting to use a non-existent DLL when the client connects? Are these errors a red herring?
networking windows-10 vpn
add a comment |
I am running into problems setting up a VPN server on Windows 10 Home Anniversary Edition, which 'ver' reports as:
Microsoft Windows [Version 10.0.14393]
I am following the guide at: http://pureinfotech.com/setup-vpn-server-windows-10/
I have configured the server, and when the client attempts to connect, credentials are requested. The connection is immediately dropped after the correct credentials have been input, however.
From the server end the event logs show two errors relating to the connection. The first is the report that rasgreeng.dll could not be initialised:
Remote Access Connection Manager failed to start because the Protocol engine [rasgreeng.dll] failed to initialize. The specified module could not be found.
This is followed by the second, which indicates that IKEv2 failed to initialise:
Remote Access Connection Manager failed to start because the Protocol engine [IKEv2] failed to initialize. The request is not supported.
The rasgreeng.dll is expected under WindowsSystem32, but is not available anywhere on the machine. I have also checked on a machine running Windows 10 Home November 2015, but with no luck. I have seen references to this DLL available as a KB patch to add Generic Routing Encapsulation to Windows 8, 8.1, and Server 2008 R2. But my understanding is that this is incorporated into Windows 10.
I have configured the router to avoid handling VPN connections and to pass through VPN requests to the server in question. The firewall configuration on the server appears correct. I have also tried setting the host in a DMZ, but with the same effect.
I am operating under the assumption that it is possible to configure a VPN Server on vanilla Windows 10 Home. Why is the OS attempting to use a non-existent DLL when the client connects? Are these errors a red herring?
networking windows-10 vpn
add a comment |
I am running into problems setting up a VPN server on Windows 10 Home Anniversary Edition, which 'ver' reports as:
Microsoft Windows [Version 10.0.14393]
I am following the guide at: http://pureinfotech.com/setup-vpn-server-windows-10/
I have configured the server, and when the client attempts to connect, credentials are requested. The connection is immediately dropped after the correct credentials have been input, however.
From the server end the event logs show two errors relating to the connection. The first is the report that rasgreeng.dll could not be initialised:
Remote Access Connection Manager failed to start because the Protocol engine [rasgreeng.dll] failed to initialize. The specified module could not be found.
This is followed by the second, which indicates that IKEv2 failed to initialise:
Remote Access Connection Manager failed to start because the Protocol engine [IKEv2] failed to initialize. The request is not supported.
The rasgreeng.dll is expected under WindowsSystem32, but is not available anywhere on the machine. I have also checked on a machine running Windows 10 Home November 2015, but with no luck. I have seen references to this DLL available as a KB patch to add Generic Routing Encapsulation to Windows 8, 8.1, and Server 2008 R2. But my understanding is that this is incorporated into Windows 10.
I have configured the router to avoid handling VPN connections and to pass through VPN requests to the server in question. The firewall configuration on the server appears correct. I have also tried setting the host in a DMZ, but with the same effect.
I am operating under the assumption that it is possible to configure a VPN Server on vanilla Windows 10 Home. Why is the OS attempting to use a non-existent DLL when the client connects? Are these errors a red herring?
networking windows-10 vpn
I am running into problems setting up a VPN server on Windows 10 Home Anniversary Edition, which 'ver' reports as:
Microsoft Windows [Version 10.0.14393]
I am following the guide at: http://pureinfotech.com/setup-vpn-server-windows-10/
I have configured the server, and when the client attempts to connect, credentials are requested. The connection is immediately dropped after the correct credentials have been input, however.
From the server end the event logs show two errors relating to the connection. The first is the report that rasgreeng.dll could not be initialised:
Remote Access Connection Manager failed to start because the Protocol engine [rasgreeng.dll] failed to initialize. The specified module could not be found.
This is followed by the second, which indicates that IKEv2 failed to initialise:
Remote Access Connection Manager failed to start because the Protocol engine [IKEv2] failed to initialize. The request is not supported.
The rasgreeng.dll is expected under WindowsSystem32, but is not available anywhere on the machine. I have also checked on a machine running Windows 10 Home November 2015, but with no luck. I have seen references to this DLL available as a KB patch to add Generic Routing Encapsulation to Windows 8, 8.1, and Server 2008 R2. But my understanding is that this is incorporated into Windows 10.
I have configured the router to avoid handling VPN connections and to pass through VPN requests to the server in question. The firewall configuration on the server appears correct. I have also tried setting the host in a DMZ, but with the same effect.
I am operating under the assumption that it is possible to configure a VPN Server on vanilla Windows 10 Home. Why is the OS attempting to use a non-existent DLL when the client connects? Are these errors a red herring?
networking windows-10 vpn
networking windows-10 vpn
asked Sep 14 '16 at 17:12
user641223
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You need to start RasAuto service and change launching mode on automatically. Enjoy! ;)
Before:
Service:
Any chance you could add the rough English translation of whatever are the key elements in the pictures?
– fixer1234
Mar 4 '17 at 9:15
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1124337%2fmissing-rasgreeng-dll-on-vpn-server-when-client-attempts-to-connect%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You need to start RasAuto service and change launching mode on automatically. Enjoy! ;)
Before:
Service:
Any chance you could add the rough English translation of whatever are the key elements in the pictures?
– fixer1234
Mar 4 '17 at 9:15
add a comment |
You need to start RasAuto service and change launching mode on automatically. Enjoy! ;)
Before:
Service:
Any chance you could add the rough English translation of whatever are the key elements in the pictures?
– fixer1234
Mar 4 '17 at 9:15
add a comment |
You need to start RasAuto service and change launching mode on automatically. Enjoy! ;)
Before:
Service:
You need to start RasAuto service and change launching mode on automatically. Enjoy! ;)
Before:
Service:
edited Mar 4 '17 at 9:14
fixer1234
18.9k144982
18.9k144982
answered Mar 4 '17 at 8:24
TruandaleTruandale
1
1
Any chance you could add the rough English translation of whatever are the key elements in the pictures?
– fixer1234
Mar 4 '17 at 9:15
add a comment |
Any chance you could add the rough English translation of whatever are the key elements in the pictures?
– fixer1234
Mar 4 '17 at 9:15
Any chance you could add the rough English translation of whatever are the key elements in the pictures?
– fixer1234
Mar 4 '17 at 9:15
Any chance you could add the rough English translation of whatever are the key elements in the pictures?
– fixer1234
Mar 4 '17 at 9:15
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1124337%2fmissing-rasgreeng-dll-on-vpn-server-when-client-attempts-to-connect%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown