mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 16:45:55 +03:00
[GH-ISSUE #162] improve abuse handling - blacklist IP ranges #151
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Sep 12, 2014).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/162
there might be cases of (relatively) static IPs used for illegal purposes, but the owner of these IPs still uses dyndns in case he has to change them eventually.
currently the only way to deal with this is to keep the useraccount and the host records and flag the hosts as abuse_blocked. if one would remove the hosts and/or user accounts, the user might just create another account and recreate the hosts using the same hostnames.
if we could block specific IP ranges, a user would be unable to point any hostname to that IP.