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.
3 Answers
Remote access connection manager
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.
3On 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.
1