Posts: 5
Threads: 2
Joined: Jun 2013
Reputation:
0
Have you tried Range Ban ?
Posts: 1,061
Threads: 29
Joined: Dec 2010
Reputation:
0
There are also dynamic IPs, which people can avoid, unless you do range ban them.
Posts: 118
Threads: 7
Joined: Feb 2009
Reputation:
0
In the case of hotspot shield, the ip's are flagged as anonymous proxies. Using the geoip plugin, the country will return "Anonymous Proxy" so you can detect these in the script.
Most other proxies are servers, so when a proxy is discovered I find the entire range owned by the server host and ban it. You can be accurate using CIDR ranges in iptables instead of the sa-mp ban method.
Posts: 1,600
Threads: 3
Joined: May 2011
Reputation:
0
If someone is trying to avoid a ban with this, i would range ban the IP range.
Posts: 15
Threads: 3
Joined: Oct 2012
Reputation:
0
Well, I've already try to range ban them but it didn't work... Also the owners of the server said admins mustn't eang ban player too much.
Posts: 20
Threads: 3
Joined: Apr 2013
Reputation:
0
then in this case do a range ban on the ip .
Posts: 15
Threads: 3
Joined: Oct 2012
Reputation:
0
Well, range ban won't work.