Basically the subject is in title. I recently discovered lemmy.world doesn’t allow commenting/posting from VPNs. Some VPNs are working, but it seems to be a matter of time until they appear on publicly sourced lists and banned.

  • @[email protected]
    link
    fedilink
    3720 days ago

    I never had issues posting on Lemmy when using vpn. If Lemmy starts blocking my vpn I will stop using Lemmy.

  • @[email protected]
    link
    fedilink
    32
    edit-2
    20 days ago

    I use a VPN 24/7 and I haven’t had any issues with Lemmy for posting/commenting. I know reddit fully blocks my VPN with some IP addresses unless I use old.reddit, which is part of why I’ve just had it and left.

    • youmaynotknow
      link
      fedilink
      13
      edit-2
      20 days ago

      I was just going to say that. On VPN always, Reddit blocks pretty much all of my VPNs IPs, but this is the first time I hear of it happening in any Lemmy instance. I’m on lemmy.ml using NordVPN.

      • @[email protected]
        link
        fedilink
        English
        320 days ago

        Yeah same here, I’m on lemmy.ml using Mullvad and never had an issue. If an instance ever did block it though I’d just leave, that’s also why I never use reddit anymore lol.

  • @[email protected]
    link
    fedilink
    2720 days ago

    I’m using a VPN almost permanently, never had any issues there.

    Are you sure it’s lemmy.world and not cloudflare or something?

    • @[email protected]OP
      link
      fedilink
      English
      1420 days ago

      Yes, this is response payload it gives when hitting “Reply” or “Post” from certain VPNs:

      {
        "success": false,
        "error": {
          "code": 403,
          "message": "Posting & Uploading blocked from VPN/Tor"
        }
      }
      
      • @0x0
        link
        820 days ago

        So VPNs and Tor… how interesting… do they block I2P too?

        • Redjard
          link
          fedilink
          720 days ago

          i2p doesn’t really have exit nodes, it’s mostly for i2p internal connections.
          The only exit I know is stormycloud.i2p, and that one is somehow immensely limited ro the point of it being hard to load clear-net text pages.

  • @[email protected]
    link
    fedilink
    English
    1720 days ago

    Posted through a Proton connection, what’s your VPN? As others have stated this is likely not .world directly, but rather a symptom of Cloudflare (DDoS) protections.

    • @[email protected]OP
      link
      fedilink
      English
      620 days ago

      I also use Proton VPN. Most issues were with DE servers I tried, multiple DE servers (like DE#526) didn’t work for me, but some others seem to be working. I also tried some other countries and they were working.

  • poVoq
    link
    fedilink
    1720 days ago

    It’s likely Cloudflare related. Some of the larger instances are behind that, but many of the smaller ones aren’t. Cloudflare isn’t only a problem for VPN users, so its a good idea to avoid those instances as a user. You can still interact with their communities via Federation.

    • @[email protected]OP
      link
      fedilink
      English
      4
      edit-2
      20 days ago

      I got 401 from lemmy.world with the following response payload:

      {
        "success": false,
        "error": {
          "code": 403,
          "message": "Posting & Uploading blocked from VPN/Tor"
        }
      }
      

      PS: yeah, I know it says it’s 403 in payload, but in response it’s 401

  • Mr. Camel999
    link
    1420 days ago

    Have never had a problem using a VPN with programming.dev

    • Shadow
      link
      fedilink
      6
      edit-2
      20 days ago

      We don’t have any particular anti VPN rules, nor have I heard any complaints from users about cloudflare blocking them.

      • @0x0
        link
        220 days ago

        Is programming.dev behind CloudFlare?