Can't get enough SRCDS.com? Follow us on: Twitter | IRC | Steam
|
Player rate tracking system using Linux's firewall (iptables)
|
| Author |
Message |
css
Senior Member
Posts: 470
Joined: Apr 2008
Reputation: 4
|
RE: Player rate tracking system using Linux's firewall (iptables)
Find this from the ratetables2.pl:
Code:
# monitoring
# + Set to 1 to see what would happen. Nobody will be kicked or banned.
my %CONF = (
logpath => "/home/user/ratetables/",
sampleinterval => 10,
bantime => 5,
monitoring => 1
);
Then change "monitoring => 1" to "monitoring => 0".
|
|
| 10-22-2008 03:45 AM |
|
narutopgm
Junior Member
Posts: 10
Joined: Oct 2008
Reputation: 0
|
RE: Player rate tracking system using Linux's firewall (iptables)
oki i go test that
|
|
| 10-22-2008 03:57 AM |
|
narutopgm
Junior Member
Posts: 10
Joined: Oct 2008
Reputation: 0
|
RE: Player rate tracking system using Linux's firewall (iptables)
I think is doesn't work
|
|
| 10-22-2008 08:24 PM |
|
css
Senior Member
Posts: 470
Joined: Apr 2008
Reputation: 4
|
RE: Player rate tracking system using Linux's firewall (iptables)
How does it not work? Be more verbose.
|
|
| 10-22-2008 11:07 PM |
|
narutopgm
Junior Member
Posts: 10
Joined: Oct 2008
Reputation: 0
|
RE: Player rate tracking system using Linux's firewall (iptables)
No player kicked
|
|
| 10-22-2008 11:16 PM |
|
lhffan
Regular Member
Posts: 165
Joined: Oct 2008
Reputation: 0
|
RE: Player rate tracking system using Linux's firewall (iptables)
Is this a dead project?
|
|
| 04-09-2009 08:11 PM |
|
css
Senior Member
Posts: 470
Joined: Apr 2008
Reputation: 4
|
RE: Player rate tracking system using Linux's firewall (iptables)
No.
Did you try it? If you can't get it working, I can try to help + fix problems in the script + make it easier to use. Feedback is appreciated.
|
|
| 04-10-2009 05:06 AM |
|
css
Senior Member
Posts: 470
Joined: Apr 2008
Reputation: 4
|
RE: Player rate tracking system using Linux's firewall (iptables)
I've noticed that this system doesn't require any admin mod really. It works on a clean server. All you need is root access.
I've made some improvements to the system along the way, but I haven't got much feedback here. That's why I'd hope I could get more feedback from someone who has tried this. Essentially this is something that should be installed on every high-end server to make sure that all players are also high-end.
Here's a sample page which tells true rates of players: http://css.setti.info/rates.html. Not too many 66/s'ers even though that's what the server would like everyone to have.
Those interested can PM me or reply here. I will give first hand support for everyone.
|
|
| 04-16-2009 05:12 AM |
|
lhffan
Regular Member
Posts: 165
Joined: Oct 2008
Reputation: 0
|
RE: Player rate tracking system using Linux's firewall (iptables)
Will fix my first +ip problem first and if it works il trye this to. I have metamod/sourcemod up and running nicely and im happy with it. What does not work with that combo?
(This post was last modified: 04-22-2009 03:58 AM by lhffan.)
|
|
| 04-16-2009 03:36 PM |
|
lhffan
Regular Member
Posts: 165
Joined: Oct 2008
Reputation: 0
|
RE: Player rate tracking system using Linux's firewall (iptables)
Installed now. Will let you know how it works after this weekend
|
|
| 04-30-2009 06:28 AM |
|
css
Senior Member
Posts: 470
Joined: Apr 2008
Reputation: 4
|
RE: Player rate tracking system using Linux's firewall (iptables)
OK.
Are there any non-CS/CSS server admins who would like to give it a try?
|
|
| 04-30-2009 04:24 PM |
|
lhffan
Regular Member
Posts: 165
Joined: Oct 2008
Reputation: 0
|
RE: Player rate tracking system using Linux's firewall (iptables)
css Wrote:OK.
Are there any non-CS/CSS server admins who would like to give it a try?
my server is a dods server and so far it works hyvin
|
|
| 05-06-2009 04:41 AM |
|
css
Senior Member
Posts: 470
Joined: Apr 2008
Reputation: 4
|
RE: Player rate tracking system using Linux's firewall (iptables)
Hehe.. works hyving (=well). Do you have the output of rates.html somewhere available?
I could publicly release the updated version soon.
|
|
| 05-06-2009 03:34 PM |
|
lhffan
Regular Member
Posts: 165
Joined: Oct 2008
Reputation: 0
|
RE: Player rate tracking system using Linux's firewall (iptables)
Have not installed the newest versin yet. Im a bit slow nowdays...
|
|
| 05-11-2009 01:06 AM |
|
lhffan
Regular Member
Posts: 165
Joined: Oct 2008
Reputation: 0
|
RE: Player rate tracking system using Linux's firewall (iptables)
If i change rate level to monitor against does i need to restart it?
|
|
| 05-20-2009 11:23 PM |
|