Skip to content

Allow disabling server IP blocking #239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dktapps opened this issue Mar 30, 2025 · 0 comments
Open

Allow disabling server IP blocking #239

dktapps opened this issue Mar 30, 2025 · 0 comments

Comments

@dktapps
Copy link
Member

dktapps commented Mar 30, 2025

When used in simple proxy systems, RakLib will see all packets coming from the same IP, which will cause IP banning to be triggered because of too many packets. It's also problematic if one session sends a bad packet, triggering IP banning which causes all players to be blocked for 5 seconds.

RakLib is not designed for use behind a proxy, and it really shouldn't be used that way. However, we can make the usage of RakLib in this scenario slightly less obnoxious for existing users by allowing the IP banning to be disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant