What service responsible for VPN server?

0

I have this VPN server on my OS and when I send my computer to sleep and return it from one, the server stops to receive incoming connections. So I reboot it and it works again. Either that or I can shutdown it in the first place.

I still want to use sleep, and I believe I could restart 1-2 services responsible for VPN host instead of restarting the computer.

So what are these services? I have tried "Routing and Remote Access" but that didn't help.

AgentFire

Posted 2014-02-07T07:08:24.973

Reputation: 113

Answers

-1

Probably there is no solution, nor that I heard of any.

AgentFire

Posted 2014-02-07T07:08:24.973

Reputation: 113

1

This is really a comment and not an answer to the original question. To critique or request clarification from an author, leave a comment below their post - you can always comment on your own posts, and once you have sufficient reputation you will be able to comment on any post. Please read Why do I need 50 reputation to comment? What can I do instead?

– DavidPostill – 2016-06-02T15:41:58.250

1Saying something isn't possible can be the right answer, but that, alone, leaves the reader with a question of whether you're correct or just aren't familiar with a solution. This kind of answer is always better if you can cite a source. – fixer1234 – 2016-06-02T21:50:03.000

@fixer1234 flying into the sun is impossible (currently). – AgentFire – 2016-06-02T22:07:15.933

2

Remote access connection manager

Markus

Posted 2014-02-07T07:08:24.973

Reputation: 191

0

If you are using the built-in Windows VPN, I think that the service you need is called "IKE and AuthIP IPsec Keying Modules".

You should be able to find that in the services list and control it from there or from the command line.

Julian Knight

Posted 2014-02-07T07:08:24.973

Reputation: 13 389

That didn't work either. – AgentFire – 2014-02-15T11:19:38.757

Right, who set up the VPN and what does it connect to? – Julian Knight – 2014-02-15T16:34:33.127

I did set up the VPN server and my friend connects to it. After my computer's sleep-restore he can't connect, unless I reboot in either the first or second place. – AgentFire – 2014-02-15T17:23:20.363

0

On device manager, under Network Adapters option, right click the NIC card

1)Go to properties

2)Click on power management

3)Remove the option ‘allow the computer to turn off this device to save power’

it could solve the problem.

Rose Ab

Posted 2014-02-07T07:08:24.973

Reputation: 241

That didn't work. – AgentFire – 2014-02-14T20:22:52.603