Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Need VPS that is not blocked by Reddit

I'm looking for a vps with ipv6 that isn't blocked by reddit meaning it doesn't give you this message: You've been blocked by network security.

Specs:

20GB Space
1TB Bandwidth
2GB RAM
Ubuntu
IPv6 /64
$30/yr

Comments

  • yoursunnyyoursunny Member, IPv6 Advocate

    @Ruriko said:
    isn't blocked by reddit meaning it doesn't give you this message: You've been blocked by network security.

    Is there a way to test this with command line (curl / wget / HTTPie)?

  • They block most IPs owned by datacenters. They could also choose to block you specifically. Good luck.

  • @yoursunny said:

    @Ruriko said:
    isn't blocked by reddit meaning it doesn't give you this message: You've been blocked by network security.

    Is there a way to test this with command line (curl / wget / HTTPie)?

    I don't know I just use a browser to test it

  • admaxadmax Member, Megathread Squad
    edited December 2024

    Just find a VPS provider with an IP that belongs to an ISP.LOL!

  • DPDP Administrator, The Domain Guy

    @Ruriko said:

    @yoursunny said:

    @Ruriko said:
    isn't blocked by reddit meaning it doesn't give you this message: You've been blocked by network security.

    Is there a way to test this with command line (curl / wget / HTTPie)?

    I don't know I just use a browser to test it

    You can curl and just grep for "You've been blocked by network security" :smiley:

    Thanked by 2admax satorik
  • @yoursunny said:

    @Ruriko said:
    isn't blocked by reddit meaning it doesn't give you this message: You've been blocked by network security.

    Is there a way to test this with command line (curl / wget / HTTPie)?

    This script can test for that (and more): https://github.com/lmc999/RegionRestrictionCheck/blob/main/README_EN.md

    Thanked by 3satorik fredo1664 sh97
  • You can test a curl to https://www.reddit.com/r/all/new.json?sort=new&limit=3

  • You can bypass the block using cookie of a dummy Reddit account.

    @kuroit IP address works too in my SG VPS.

    Thanked by 1Deepak_leb
  • @anubhavhirani said:
    You can bypass the block using cookie of a dummy Reddit account.

    @kuroit IP address works too in my SG VPS.

    Was about to say this. They don't block the IP if you're logged in. Could also try to find a proxy provider.

  • NeoonNeoon Community Contributor, Veteran
    edited December 2024

    Doesn't look like they blocking it on all DC's IP's.
    I already got a few hits within my first VPS's.

    More like bad ranges are blocked.

  • my SolidSEO VPS in Kansas works for reddit without having to login

  • yoursunnyyoursunny Member, IPv6 Advocate

    @corbpie said:
    You can test a curl to https://www.reddit.com/r/all/new.json?sort=new&limit=3

    OP asked for IPv6 access to Reddit, but I see no AAAA record for www.reddit.com hostname.

    sunny@sunnyD:~$ host www.reddit.com
    www.reddit.com is an alias for reddit.map.fastly.net.
    reddit.map.fastly.net has address 146.75.29.140
    
    sunny@sunnyD:~$ host reddit.com
    reddit.com has address 151.101.1.140
    reddit.com has address 151.101.65.140
    reddit.com has address 151.101.193.140
    reddit.com has address 151.101.129.140
    reddit.com has IPv6 address 2a04:4e42:600::396
    reddit.com has IPv6 address 2a04:4e42:400::396
    reddit.com has IPv6 address 2a04:4e42::396
    reddit.com has IPv6 address 2a04:4e42:200::396
    reddit.com mail is handled by 10 aspmx3.googlemail.com.
    reddit.com mail is handled by 1 aspmx.l.google.com.
    reddit.com mail is handled by 10 aspmx2.googlemail.com.
    reddit.com mail is handled by 5 alt1.aspmx.l.google.com.
    reddit.com mail is handled by 5 alt2.aspmx.l.google.com.
    
  • @yoursunny said:

    @corbpie said:
    You can test a curl to https://www.reddit.com/r/all/new.json?sort=new&limit=3

    OP asked for IPv6 access to Reddit, but I see no AAAA record for www.reddit.com hostname.

    sunny@sunnyD:~$ host www.reddit.com
    www.reddit.com is an alias for reddit.map.fastly.net.
    reddit.map.fastly.net has address 146.75.29.140
    
    sunny@sunnyD:~$ host reddit.com
    reddit.com has address 151.101.1.140
    reddit.com has address 151.101.65.140
    reddit.com has address 151.101.193.140
    reddit.com has address 151.101.129.140
    reddit.com has IPv6 address 2a04:4e42:600::396
    reddit.com has IPv6 address 2a04:4e42:400::396
    reddit.com has IPv6 address 2a04:4e42::396
    reddit.com has IPv6 address 2a04:4e42:200::396
    reddit.com mail is handled by 10 aspmx3.googlemail.com.
    reddit.com mail is handled by 1 aspmx.l.google.com.
    reddit.com mail is handled by 10 aspmx2.googlemail.com.
    reddit.com mail is handled by 5 alt1.aspmx.l.google.com.
    reddit.com mail is handled by 5 alt2.aspmx.l.google.com.
    

    Reddit is just being a moron, it sometimes turn on/off ipv6. You can try ipv6.reddit.com and if it doesn't work then add these address to your hosts file https://www.reddit.com/r/ipv6/comments/7thcgo/you_can_optionally_reddit_via_ipv6_anytime_you/

  • Just use wgcf, reddit does not block WARP

  • yoursunnyyoursunny Member, IPv6 Advocate

    Tested all my servers with this command:

    'c'url -i --resolve www.reddit.com:443:[2a04:4e42:77::396] 'https://www.reddit.com/r/all/new.json?sort=new&limit=3'
    

    Working:

    • Hosteroid Vilnius
    • GreenCloudVPS Tokyo
    • Crunchbits LibertyLake
    • JoshIdeas SpringTX
    • F4 KansasCity
    • Salmond HongKong

    Blocked:

    • HostHatch Sydney
    • GreenCloudVPS Chicago
    • EvolutionHost Roubaix
    • Limitless Chicago
    • Hosteroid Bucharest
    • HostBrr Falkenstein
    • Cloudie Toronto
    • BuyVM Roost
    • ServerFactory Eygelshoven
  • daviddavid Member
    edited December 2024

    I have a private redlib instance installed for reading, and I login to old.reddit.com if I want to post something. Redlib works without logging in, despite the error displayed on the website.

    Thanked by 1MannDude
  • MannDudeMannDude Patron Provider, Veteran

    Use old.reddit.com - I'm connected to an IncogVPN IP 24/7 on my laptop and can access reddit just fine.

    Thanked by 1Zyra
  • cloudblastcloudblast Member, Patron Provider

    Just tested and from our VM's works both from IPv4 and IPv6 (/64 with each VPS).

    We have also hourly billing, so you can do your tests with just fractions of cents.

  • @Kevinf100 said:
    Was about to say this. They don't block the IP if you're logged in. Could also try to find a proxy provider.

    They used to, but now even the login page is blocked.

  • @Ruriko said:
    I'm looking for a vps with ipv6 that isn't blocked by reddit meaning it doesn't give you this message: You've been blocked by network security.

    Specs:

    20GB Space
    1TB Bandwidth
    2GB RAM
    Ubuntu
    IPv6 /64
    $30/yr

    Just use wireguard warp as outbound or second vpn - pretty easy.

  • @10thHouse said:
    They block most IPs owned by datacenters. They could also choose to block you specifically.

    How common is this practice?

  • @MannDude said:
    Use old.reddit.com - I'm connected to an IncogVPN IP 24/7 on my laptop and can access reddit just fine.

    I'm also using the old sane reddit interface.
    This extension redirects to it by default: https://addons.mozilla.org/en-US/firefox/addon/old-reddit-redirect/

    Can say that requests from Hetzner IP are mostly blocked despite that.

    Although I'm not logged in most of the time (rarely have time for reddit these days).

  • EZ Button: DDNS with home server.

    And yes you will get blocked at home for spamming with your bot. Just being honest.

  • xenstarxenstar Member
    edited December 2024

    I guess you are planning to buy a server to set up a proxy and access Reddit. But Reddit will block most datacenter IPs.

    We use a clean ISP proxy for that. And of course, use an anti-detection browser if you plan to log in from various accounts.

  • wadhahwadhah Member, Host Rep

    This might not be very useful for you but my @crunchbits vps running a redlib instance isnt blocked. I can also login using a browser to reddit.com itself. Never had any problems with other sites that usually block datacenters too.

  • FWIW I have used normal VPNs no issue if you just login to an account. You if needing a bunch of IPs try smartproxy.com for millions of datacenter IPs, but most will be blocked I suspend

Sign In or Register to comment.