It's been so long I don't even remember playing it.
InEnduringGrowStrong
I was gonna check my Steam library for the numbers, but the real answer probably is Shattered Pixel Dungeon on my phone.
Some subjects you might wanna look into.
-
NAT hairpin, also called NAT loopback If you're sending packets to your ISP's public IP from inside your LAN and it fails, your ISP modem (or whichever device does the NAT, probably doesn't support NAT hairpin.
-
Split-horizon DNS That's when you configure your own DNS for your hosted services, but with a different config on your LAN (which would point towards your services LAN IP) and another config with your public DNS provider (which would point to your public IP)
-
Carrier NAT This could break your chances of having a reachable service as they likely won't make a port forwarding rule for you in their stuff.
-
IPv6 address types Link-local addresses are within fe80::/10 (kinda similar to how 169.254.0.0/24 is used in ipv4). This IP wouldn't be reachable from the outside.
Global unicast addresses are all in 2000::/3, this would be reachable from the outside.
5.IPv6 DNS Make sure to configure both A (ipv4) and AAAA (ipv6) records with the right info. Although if your LAN devices only have ipv4 addresses and you're doing Split-horizon, you could theoretically omit the AAAA on your LAN
- Phone DNS shenanigans.
Some recent phones ignore the DNS they receive through DHCP and instead use something like Google's which breaks split-horizon and can confuse troubleshooting. This wasn't in the SSID settings, but in a global "private DNS" setting.
As for your problems, it depends.
There might be a way to make this work without the VPS, but I don't have all the info.
That said, a VPS or something like a cloudflare tunnel could come in handy. I usually prefer to host directly but still, that's an option if port forwarding doesn't work with your ISP.
You'd configure the DNS for your services to the VPS IP and configure the VPS to reach your stuff.
Using the VPS kinda also gets rid of NAT hairpin problems although it is inefficient to go through the VPS from the LAN with the downside of not working when your Internet is down.
You can still use the VPS and Split-horizon DNS if you wanna have local availability from your LAN when your Internet is down.
Good luck
5 Gbps is the theoretical PCIe 1x limit, but I haven't seen those in a while, so probably not that.
I'm... half tempted to ask you if you can reverse the cables in the path lol.
Maybe a pair somewhere isn't as good as the others and affects data rate in that direction.
Far fetched, but..
Same results with -P but without the "don't fragment"?
Don't fucking let Musk buy it though
Use the -P flag to set the number of parallel streams. Probably, TCP windows size is limiting you on a single TCP connection but multiple connections would work fine.
I stopped paying Microsoft a long time ago.
Windows 10 LTSC currently has an EoL date of 2027-01-12.
No store, no cortana, much less bullshit in general.
LTSC is the only current windows version I even remotely consider having.
This is also how I became an Internet plumber.
I only ever bought a H440 case from them.
It was a popular and well reviewed at the time.
The design itself is fine, probably better than most back then, but I also had to retap several threads because the screws would bind.
I realize it's anecdotal, but idk if I'd buy from them again.
Building the whole PC, realizing it needs tapping, disassembling everything, tapping, cleaning metal shards, reassembling again was certainly more of a hassle than I care for.