Starlink GPS lockdown before and after — Stratum 1 NTP impact

Starlink Locked Its GPS Data — What That Means for Your Stratum 1 NTP Server

A few weeks ago I wrote about using your Starlink dish as a Stratum 1 NTP server. The GPS receiver inside every dish has been quietly serving GPS-derived time to local networks since mid-2024, and it was one of those hidden gems that made a serious dent in home infrastructure setups. I’ve been running it happily ever since. Then SpaceX changed things. What Happened On 20 May 2026, Starlink removed GPS location data from its local gRPC API — the same interface that third-party tools, Home Assistant integrations, and the NTP trick all rely on for talking to your dish. Customers received an email notification a few weeks prior: “dish location will no longer be available via the local device gRPC API.” ...

June 25, 2026 · 6 min · Osvaldo de Sousa
· · ·
Starlink dish as a Stratum 1 NTP server

Your Starlink Dish is a Stratum 1 NTP Server — And Most People Don't Know It

I stumbled across something genuinely useful while setting up a local NTP server for my home network: Starlink quietly added a GPS-based NTP server to every dish, accessible locally at a fixed IP address. It’s been there since mid-2024, it’s officially documented, and almost nobody is using it. Here’s what that means, why it matters, and how I put it to work. What Is NTP and Why Should You Care Network Time Protocol (NTP) is how computers agree on what time it is. This sounds trivial until you realise how many things depend on accurate time — TLS certificate validation, log correlation, authentication tokens, scheduled tasks, database transactions. When clocks drift, things break in subtle and maddening ways. ...

June 14, 2026 · 6 min · Osvaldo de Sousa