this post was submitted on 17 Nov 2023
30 points (89.5% liked)

Technology

74438 readers
2279 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 14 comments
sorted by: hot top controversial new old
[–] luthis@lemmy.nz 30 points 2 years ago (1 children)

No. If you're banning by IP, then that IP is banned for everyone using that IP.

I have no idea how frequently this is used, I've never been IP banned, but for this exact reason it seems like using a sledgehammer to kill a cockroach. IP bans (apparently) last only a few days and are easily defeated by using a proxy / vpn, so I doubt they are very common because it's ineffective.

I would assume more modern blocking uses OS fingerprinting paired with IP and geolocation (assuming an anonymous user) to more effectively block. But I could be completely wrong there.

[–] iopq@lemmy.world 4 points 2 years ago

You can also ban all of the VPS IPs, but then many more people will be banned. I had to ask to be able to edit Wikipedia from a proxy, for example

[–] Toes@ani.social 11 points 2 years ago* (last edited 2 years ago)

IP banning has fallen out of favour because of how trivial it is to circumvent and the adoption of IPv6. However, everything sharing that ip will be affected by the ban. Additionally with a soft IP ban, a service could potentially offer additional authentication to bypass it; such as a login page.

[–] BetaDoggo_@lemmy.world 4 points 2 years ago

Everyone with that IP would be banned, but it's pretty uncommon these days. I assume known cgnat addresses are also probably whitelisted by protection services like cloudflare to prevent random people from ruining it for everyone.