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.
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:
ACCEPT MY SKYPE REQUEST, SO WE CAN UH TALK..
