sbpp / sourcebans-pp

Admin, ban, and comms management system for the Source engine
https://sbpp.github.io/
Creative Commons Attribution Share Alike 4.0 International
336 stars 174 forks source link

[SourceSleuth] Duplicate account AUTO BAN #918

Closed lugaamn closed 1 year ago

lugaamn commented 1 year ago

What are the steps to reproduce this issue?

1.After I banned someone, I made it impossible for anyone else from that IP address to enter. The person who enters after that is automatically banned.

  1. Banned Reason Duplicate account
  2. Its not duplicated account
  3. Its just same ip address

What versions of software are you using?

Operating System: Linux SourceBans++ Version: Latest stable SourceMod Version: Latest stable MetaMod Version: Latest stable

Ferks-FK commented 1 year ago

If it's the same IP address, the plugin assumes it's a duplicate account.

lugaamn commented 1 year ago

sourcebens 1.6.4 did not ban like this. How to stop this?

lugaamn commented 1 year ago

https://imgur.com/a/9u5R00N

Ferks-FK commented 1 year ago

Sourcebans has always done this.

Nerus87 commented 1 year ago

It is because of checking both SteamId and public/external IP Addresses at the same time, It is good because you will ban smurfs. But from the other side, I had situations where some guy get a ban, and a couple of years later another/different player have the same IP Address and cannot join the server (I propose excluding SteamId from IP for this specific example, but they don't want to do it).