Protect Windows VPN from Unauthorized Users
Posted
by
kobaltz
on Super User
See other posts from Super User
or by kobaltz
Published on 2012-09-27T02:46:01Z
Indexed on
2012/09/27
3:40 UTC
Read the original article
Hit count: 251
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.
© Super User or respective owner