<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Is Authelia enough without fail2ban or crowdsec?]]></title><description><![CDATA[<p dir="auto">I have everything I host and expose behind authelia (which requires 2fa) as middleware or as the only login method with oicd, thus far it seems to work well, of course I get a bunch of malicious traffic and spam but this gets to authelia and stops there, I don't even see multiple tried login tries ever so I felt pretty safe. However it does seem that everyone uses either fail2ban or crowdsec in addition so I have been wondering if it would really add any security in my setup or if I'm missing something. I'm sure it wouldn't hurt but crowdsec always seemed a little too complex for me and I don't want something I don't fully understand in my security layer and I never saw a nice way to setup fail2ban so never bothered. Afaik there's no webui or such things and you have to manually make working regex for everything. I'd like to know if I'm missing something or if anyone has tipps to give</p>
]]></description><link>https://forum.ieu.app/topic/b18b9a55-f98e-48c7-9f6d-ff53804fedbc/is-authelia-enough-without-fail2ban-or-crowdsec</link><generator>RSS for Node</generator><lastBuildDate>Thu, 17 Sep 2026 11:08:27 GMT</lastBuildDate><atom:link href="https://forum.ieu.app/topic/b18b9a55-f98e-48c7-9f6d-ff53804fedbc.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 Sep 2026 13:59:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is Authelia enough without fail2ban or crowdsec? on Tue, 15 Sep 2026 14:37:18 GMT]]></title><description><![CDATA[<p dir="auto">My network has all the web ui stuff kept local and only accessible via OpenVPN on port 443, with fail2ban as well.</p>
<p dir="auto">By the time a would-be attacker realizes it's not actually a webserver, they'll have exhausted most, if not all, of their public IP addresses on fuzzing for webserver vulnerabilities.</p>
<p dir="auto">EDIT: and as a bonus, I can also just punch out through the firewall my work has on the visitor network with ease.  All I needed was a second fail2ban rule for their static IP to deal with followup scans.</p>
]]></description><link>https://forum.ieu.app/post/https://pawb.social/comment/24313282</link><guid isPermaLink="true">https://forum.ieu.app/post/https://pawb.social/comment/24313282</guid><dc:creator><![CDATA[shininghero@pawb.social]]></dc:creator><pubDate>Tue, 15 Sep 2026 14:37:18 GMT</pubDate></item><item><title><![CDATA[Reply to Is Authelia enough without fail2ban or crowdsec? on Tue, 15 Sep 2026 14:21:48 GMT]]></title><description><![CDATA[<p dir="auto">Security works in layers. You don't know if there's a vulnerability in Authelia.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.zip/comment/28862417</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.zip/comment/28862417</guid><dc:creator><![CDATA[frongt@lemmy.zip]]></dc:creator><pubDate>Tue, 15 Sep 2026 14:21:48 GMT</pubDate></item><item><title><![CDATA[Reply to Is Authelia enough without fail2ban or crowdsec? on Tue, 15 Sep 2026 14:20:45 GMT]]></title><description><![CDATA[<p dir="auto">Authelia should come with rate limiting to protect against brute-force attacks. That could be enough.</p>
<p dir="auto">I'd generally advise to make sure such protection actually works. Like look up the limits and try to login with a wrong password 30 times... Especially if you added stuff on top (fail2ban, crowdsec...). Has happened to me I misconfigured stuff and it didn't limit anything... Now I check to make sure for important bits like an authentication service.</p>
]]></description><link>https://forum.ieu.app/post/https://palaver.p3x.de/comment/4846274</link><guid isPermaLink="true">https://forum.ieu.app/post/https://palaver.p3x.de/comment/4846274</guid><dc:creator><![CDATA[hendrik@palaver.p3x.de]]></dc:creator><pubDate>Tue, 15 Sep 2026 14:20:45 GMT</pubDate></item><item><title><![CDATA[Reply to Is Authelia enough without fail2ban or crowdsec? on Tue, 15 Sep 2026 14:13:11 GMT]]></title><description><![CDATA[<p dir="auto">Generally, your auth provider (assuming setup correctly) should be one of the most secure components of your internet-exposed setup. That being said, vulnerabilities can and do occur. Adding a combination of Crowdsec, OWASP CRS, other ModSecurity rulesets, and/or fail2ban will add a degree of migitation of potential exploits by blacklisting known bad actors/active bad behavior.</p>
<p dir="auto">Above all, you should have a plan to keep aware of updates to your publicly-exposed software and be able to deploy those updates in a timely fashion.</p>
]]></description><link>https://forum.ieu.app/post/https://lemmy.zip/comment/28862243</link><guid isPermaLink="true">https://forum.ieu.app/post/https://lemmy.zip/comment/28862243</guid><dc:creator><![CDATA[jrgd@lemmy.zip]]></dc:creator><pubDate>Tue, 15 Sep 2026 14:13:11 GMT</pubDate></item></channel></rss>