Comment on Custom Firewall
Zenlix@lemmy.ml 3 days agoInam trying to secure aelf hosted webservices against attackers. I noticed some attack attempts in my caddy logs.
Comment on Custom Firewall
Zenlix@lemmy.ml 3 days agoInam trying to secure aelf hosted webservices against attackers. I noticed some attack attempts in my caddy logs.
non_burglar@lemmy.world 3 days ago
Well, it wouldn’t hurt anything to install fail2ban and enable the popular templates, but it sounds like you might need to explain your service layout and how it’s exposed to the web before anyone can suggest a security measure.
Generally in the self-hosted space there are two common approaches: set up a VPN into your network for your trusted devices, or set up a reverse-proxy with a trusted tunneling proxy like cloudflare.
That you are seeing “attack attempts” in your caddy logs should be elaborated as well. What exactly are you seeing?