Block proxies

Status
This thread has been locked.

carlos uriel

Supreme
Feedback score
0
Posts
60
Reactions
7
Resources
0
Hello everyone.
I'd like to know if there's a way to block the proxies that joins the server.
I'm being attacked with bots 24/7, so I think the best way to stop is to block the IP that the bots use.
It could be with IPtables or fail2ban or whatever it takes to stop this.
I obviously will pay for this, but we can make a deal if you really know how to do this.
I have tried all the "google ways" to stop this, but the proxies are not being blocked.

*****
What I'm looking is a rule that detects when an IP joins several times in certain time, if that IP hits the limit, let's say 7 connections during 60 seconds, then It would add the ip to "iptables -A INPUT -s IP -j DROP".
In this way, that IP won't be able to even interact with the server.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Chearful

thomas.gg
Supreme
Feedback score
115
Posts
1,398
Reactions
2,236
Resources
0
I could make you a Skript that can block proxies if you want.
 

carlos uriel

Supreme
Feedback score
0
Posts
60
Reactions
7
Resources
0
If many bots are joining your server there probably from the same person so the IP should be the same for all of bots so just using the banip command that comes with essentials should work. Otherwise I'm quite sure essentials or bukkit / spigot has a feature hidden deep in the configuration to be able to block private IP Adresses and Proxies.
No, they are proxied bots, tons of bots join every second
 

Chearful

thomas.gg
Supreme
Feedback score
115
Posts
1,398
Reactions
2,236
Resources
0
Status
This thread has been locked.
Top