Protect Windows VPN from Unauthorized Users
- by kobaltz
I have a VPN connection that I use while away from home to remote into my home network. I would use a zero config solution like Hamachi, but need access from my mobile device. Therefore, I have my Windows Home Server acting as the VPN server and will accept incoming connections. Both the username and password are strong. However, I'm worried about brute force attacks against my network. Is there something else that I should do to protect my network from having unauthorized access attempts to my network?
I'm familiar with Linux's FAIL2BAN, but wasn't sure if something similar existing for Windows.