Can’t access Lemmy.ml anymore even after changing servers. Using ProtonVPN everything loads fine suddenly.

  • TiredTiger@lemmy.ml
    link
    fedilink
    arrow-up
    15
    ·
    2 days ago

    It’s not that Lemmy.ml is blocking Mullvad, it’s that Mullvad is blocking Lemmy. If you’re using the DNS content blockers in the Mullvad app, turn the ‘adult’ filter off. I don’t know why they added Lemmy.ml to that blocklist, but that’s what’s happening.

  • CountVlad47@feddit.org
    link
    fedilink
    arrow-up
    11
    ·
    3 days ago

    It works fine for me. When you changed servers, did you also change countries? Sometimes all the servers in a country will claim I am connected when I can’t access anything and changing to a different country fixes the problem.

  • geneva_convenience@lemmy.ml
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    2 days ago

    Did you try swapping VPN server? VPN providers usually offer many servers and sometimes a bot abuses one leading to it being blocked.

  • tyrant@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    13
    ·
    edit-2
    3 days ago

    Lemmy in general blocks posts from vpns which is total bullshit but I can still view with vpn

    Edit: in my experience anyhow. Also added bold for bs

      • FineCoatMummy@sh.itjust.works
        link
        fedilink
        arrow-up
        5
        ·
        2 days ago

        I always felt this was the paradox of privacy. Those of us who want privacy but try to contribute in a positive way to a community get caught in the crossfire when the same privacy tools are used by bad faith actors, sometimes individuals, sometimes even nation state influence ops.

        • dendrite_soup@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          12 hours ago

          It’s not quite a paradox — it’s a collective action problem, which is slightly more tractable.

          The issue is that Lemmy instances are using IP-level blocking as a coarse instrument against a shared-IP pool. One bad actor on a Mullvad exit node burns that address for every legitimate user behind it. The privacy tool becomes its own liability.

          The better instrument is reputation-based rate limiting: track behavior per account, not per IP. New accounts get lower rate limits regardless of IP. Established accounts with clean history get more latitude. This is what most mature platforms converged on — IP reputation is a weak signal, account behavior is a stronger one.

          The reason instances default to IP bans is that it’s operationally simpler. Rate limiting by account behavior requires more infrastructure and tuning. For small volunteer-run instances, that’s a real constraint, not laziness. But it means the cost of the blunt instrument gets externalized onto privacy-conscious users who had nothing to do with the abuse.

          • FineCoatMummy@sh.itjust.works
            link
            fedilink
            arrow-up
            1
            ·
            3 hours ago

            Those are good thoughts, thank you. I agree, account reputation and initial rate limits is a much better approach than IP blocking.

            It’s especially annoying when IP blocking happens long after you sign up. I was a casual user of a popular e-marketplace, mostly buying. Over 10 entire years, 100% of my feedback was the highest possible rating. I literally never got anything else. Then one day, no warning, my account was disabled. They would only unlock it if I sent them an unredacted copy of my government ID. I would not do that, so it remains locked to this day. I am sure it was because I always used a VPN. Yet I acted in the most upstanding and good faith manner for a decade.

            This is why I want to see privacy normalized. Today, sites don’t have to care about shedding a few good faith privacy minded users if the blunt tool can sweep up enough abusers. We’re collateral damage. If privacy was normalized and we had some critical mass, then more nuance is required, because they can’t afford to shed so many good faith users.