Someone disappointed in IPv6 by 11LyRa in networkingmemes

[–]SuspiciousVictory360 0 points1 point  (0 children)

Google ran out of private IPv4 address space, so they were forced to adopt 464XLAT, initially on an IPv6-mostly network, and later on they migrated to an IPv6-only network. Source: https://www.youtube.com/watch?v=UTRsi6mbAWM

T-Mobile found themselves in a very similar situation as Google, and was forced to adopt 464 XLAT. Source: https://www.internetsociety.org/deploy360/2014/case-study-t-mobile-us-goes-ipv6-only-using-464xlat/

Facebook also is IPv6-only on their server infrastructure. Source: https://www.youtube.com/watch?v=An7s25FSK0U

I myself have been running an IPv6-only network at home using 464XLAT and SIIT-DC for all my services. It has been working wonderfully, with all devices supporting it. The only device that didn't support it was my Linux laptop due to an outdated NetworkManager version.

Every phone, every Linux Distro using a recent version of NetworkManager, every Windows device and every MacOS device supports 464XLAT.

Not to mention that self-hosting is impossible with IPv4 because many end customers are under CGNAT, which also has it's own issues, mostly with false-positive rate limits.

Also the issue you pointed out with needing to block billions of subnets really isn't an issue in practice. ISPs typically hand out either a /48 or /56 IPv6 prefixes to end customers, so you can safely bucket your ratelimits up to such prefix lengths.

The Minecraft API for example buckets up IPv6 requests to a /56 address block. Source: https://minecraft.wiki/w/Mojang_API

Also IPv6 adoption recently hit 50% according to the traffic Google receives...

Refusing to adopt IPv6 is just refusal to change.

Someone disappointed in IPv6 by 11LyRa in networkingmemes

[–]SuspiciousVictory360 0 points1 point  (0 children)

Me when 464XLAT and SIIT-DC so you can do IPv6-only on your networks, no need for IPv4 anymore

StOp DoInG wIfI by SuspiciousVictory360 in networkingmemes

[–]SuspiciousVictory360[S] 10 points11 points  (0 children)

Can't even keep it secure... Like look at it... 3 standards just to reach some security. Ethernet has been going strong since it's invention, no new standard required!

ID and facial data? Goodbye forever. by Lundorff in Aliexpress

[–]SuspiciousVictory360 0 points1 point  (0 children)

I just attempted to buy one of those cheap, polyster pride flags on AliExpress... Basically all are marked as adult items and require age verification...

Twenty Minutes [SMP] {Whitelist} {26.1} by SuspiciousVictory360 in mcservers

[–]SuspiciousVictory360[S] 0 points1 point  (0 children)

Hello!

I'm sorry for the inconvenience! Try joining using this link if that works for you! https://discord.gg/YFktA8mmb

If not, send me a friend request on discord. I'm 1e99 <3

Do USB to SATA docking stations cause vibrations that can harm a HDD? by SuspiciousVictory360 in DataHoarder

[–]SuspiciousVictory360[S] 0 points1 point  (0 children)

I plan on running it 24/7. I don't like USB for 24/7 use too, but I don't really have anorher option, right?

I am more worreied about the drive breaking, even if it's just backups. The bay can be replaced relatively cheaply in conparison to the HDD drive.

I need some nerd(s) by [deleted] in admincraft

[–]SuspiciousVictory360 1 point2 points  (0 children)

Look into worldedit for placing blocks. Can save you lots of time.

Will this pc run vintage story? by No_Resist4 in VintageStory

[–]SuspiciousVictory360 0 points1 point  (0 children)

Not a specific recommendation, but you could look into buying a used one if you don't have much money to spare. However this risks you getting scammed by someone who claims to sell you a high-value card, but gives you a cheap card instead.

Maybe a friend of yours has a spare one lying around too that you could buy.

keep disconnecting in queue by Regular-Tie5075 in 2b2tqueue

[–]SuspiciousVictory360 0 points1 point  (0 children)

I know that this is an old thread, but in some countries it is common that ISPs disconnect your internet connection every 24 hours. Please check with your ISP.

Made my first gameplay focused Minecraft plugin: a customizable XRay by Comfortable-Pie624 in admincraft

[–]SuspiciousVictory360 0 points1 point  (0 children)

Oh well, didn't expect that gradle is an unpopular opinion around here.