-
roughnecks
are abuse mail addresses found on whois queries, actually a good way to report an IP? I did that a couple times, never received a reply
-
tom
> are abuse mail addresses found on whois queries, actually a good way to report an IP? > I did that a couple times, never received a reply Good question ↺
-
worlio.com
I used to do this before giving up. I've sent hundreds of emails to different abuse addresses and never would I recieve a reply and the IP would continue its abuse.
😐 1 -
tom
It didn't use to be this way
-
tom
> I used to do this before giving up. I've sent hundreds of emails to different abuse addresses and never would I recieve a reply and the IP would continue its abuse. What do you do now instead? ↺
-
worlio.com
Have fail2ban take care of 'em.
-
moparisthebest
would not recommend that, good way to ban yourself
-
roughnecks
`ignoreip` is a thing (and it accepts domain names too)
-
moparisthebest
Not sure why that matters unless you never move around and your IP never changes or has outages...
-
roughnecks
are you doing changes or "troublesome" stuff on your server while on the go? I have my home IP whitelisted and that's enough to me. Even if it bans my mobile IP, who cares?
-
roughnecks
they invented ddns
-
moparisthebest
My server seems to exclusively get into trouble while I'm on the go 🤣
-
roughnecks
:(
-
worlio.com
moparisthebest: I have never banned myself from fail2ban because I always succeed.✎ -
worlio.com
moparisthebest: I have never banned myself from fail2ban because I never fail. ✏
-
Menel
Also incremental longer ban times, starting short helps. If only the memory consumption wouldn't be so huge
-
roughnecks
tells "61MB" here?
-
roughnecks
I also deployed this, with the rate-limit jail provided by a default install: https://code.moparisthebest.com/moparisthebest/nginx-limit-crawlers.git
-
moparisthebest
Sad that it's needed but my server hasn't stopped again so it's still good enough for now I guess :'(
-
roughnecks
I didn't really notice any issue before implementing that, but I saw a lot of banned IP afterward :) Only "documents" I'm hosting are my blog and xmpp-it's wiki, so probably not much to scrape!? Our forge instance, on the contrary, still has issues (it's using caddy and we modded the code from your repo). At first it seemed solved, then it started again.. CPU and memory usage spikes
-
moparisthebest
Yea it was my gitea instance that brought the server to a crawl
-
roughnecks
the server that is currently hosting forge is quite beefy, hopefully. Access was slower than usaual, but still acceptable✎ -
roughnecks
the server that is currently hosting forge is quite beefy, hopefully. Access was slower than usual, but still acceptable ✏
-
roughnecks
at some point it had 100% CPU usage :O✎ -
roughnecks
at some point it had constant 100% CPU usage :O ✏
-
roughnecks
if we're going too much off topic, sorry
-
jjj333_p [pain.agency]
> Not sure why that matters unless you never move around and your IP never changes or has outages... odd solution, you could ignore the exit ip of a known vpn server. its abusable ig but better than no fail2ban ↺
-
jjj333_p [pain.agency]
(i dont have fail2ban or anything)