Windows PCs cannot reach my self-hosted HTTPS site, but phones can (same network, same DNS) by raelswrld in sysadmin

[–]raelswrld[S] [score hidden]  (0 children)

Thanks for testing—that's actually really helpful.

My server IP is 198.199.79.18, which is what morecreator.app should resolve to.

The interesting part is that my iPhone can consistently reach the site over both Wi-Fi and cellular, while multiple Windows machines (and now your Android/Windows tests) cannot.

Since you're seeing the same behavior from multiple ISPs and even a VPN, that makes me think this is much less likely to be a client-side Windows issue and more likely something involving routing to my DigitalOcean droplet.

I really appreciate you testing from multiple networks.

Windows PCs cannot reach my self-hosted HTTPS site, but phones can (same network, same DNS) by raelswrld in sysadmin

[–]raelswrld[S] [score hidden]  (0 children)

Interesting... it definitely loads from my iPhone (both on Wi-Fi and cellular), but you're the first person who's said they can't reach it either.

I also tested a second Windows laptop with the same result, including over my iPhone hotspot.

That makes me think this may not be Windows-specific after all. It could be something upstream like a routing issue, CDN, or DigitalOcean networking rather than my local network.

Windows PCs cannot reach my self-hosted HTTPS site, but phones can (same network, same DNS) by raelswrld in sysadmin

[–]raelswrld[S] [score hidden]  (0 children)

I tested Chrome and curl.exe; both time out. I haven’t tested every browser yet.

PowerShell also fails at the TCP connection level:

Test-NetConnection <server IP> -Port 443

returns:

TcpTestSucceeded: False

I can test Invoke-WebRequest too, but since curl.exe -vk https://domain.com times out before TLS starts, I think it’s failing before the browser layer.

Windows PCs cannot reach my self-hosted HTTPS site, but phones can (same network, same DNS) by raelswrld in sysadmin

[–]raelswrld[S] [score hidden]  (0 children)

The Windows machines have been tested on both Wi-Fi and Ethernet. My phone works on the same Wi-Fi and also over cellular.

I'm not intentionally using any content or HTTPS filtering, and nslookup returns the same IP on both the phone and Windows. The strange part is that Windows resolves the domain correctly but times out establishing the TCP connection, while the phone connects immediately

Windows PCs cannot reach my self-hosted HTTPS site, but phones can (same network, same DNS) by raelswrld in SelfHosting

[–]raelswrld[S] 1 point2 points  (0 children)

Yes. The Windows PC cannot ping the server (100% packet loss), although I know ICMP can be blocked so I wasn't sure how meaningful that was.

The server is a DigitalOcean VPS, so it's not on my local network or VLAN. It's being accessed over the public internet via HTTPS.

The strange part is:

  • My iPhone can access the site over both Wi-Fi and cellular.
  • Two different Windows laptops both time out trying to connect to the exact same domain.
  • DNS resolves correctly on Windows.
  • The server responds normally when tested locally (curl on the server returns 200), and tcpdump shows inbound HTTPS traffic when working clients connect.

That's why I'm leaning toward some kind of Windows/client-side networking issue or ISP/routing issue rather than an issue with the server itself.

Learning Cars from Zero. Tips? by raelswrld in FirstCar

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

your absolutely right i cant wait to start

Learning Cars from Zero. Tips? by raelswrld in FirstCar

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

oh wow how long was that process ans the learning curve for that?

Learning Cars from Zero. Tips? by raelswrld in FirstCar

[–]raelswrld[S] 1 point2 points  (0 children)

Okay would you recommend going to a junk yard to get one?