this post was submitted on 05 Mar 2026
51 points (98.1% liked)

Ask Lemmy

38377 readers
1224 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

Today, for the first time on Lemmy, I received a message about posting being forbidden from VPNs.

you are viewing a single comment's thread
view the rest of the comments
[–] tal@lemmy.today 2 points 1 day ago* (last edited 1 day ago)

I dunno, but since the Threadiverse is federated, you can post on any community on lemmy.world (or elsewhere) that a federated instance can see by just creating an account on that instance.

https://piefed.fediverse.observer/

https://lemmy.fediverse.observer/

https://mbin.fediverse.observer/

I mean, there are plenty of public instances out there to choose from.

EDIT: If @dsilverz@calckey.world is correct that it's some issue that CloudFlare is taking with the exit address on the VPN, you can check whether a given instance is using CloudFlare by running whois on its IP address.

For lemmy.today:

$ host lemmy.today
lemmy.today has address 5.78.97.5
[snip]
$ whois 5.78.97.5|grep -i ^netname
netname:        CLOUD-HIL

Not using CloudFlare.

for lemmy.world:

$ host lemmy.world
lemmy.world has address 104.26.9.209
[snip]
$ whois 104.26.9.209|grep -i ^netname
NetName:        CLOUDFLARENET
$

Using CloudFlare.