2026年7月8日,澳大利亚最大移动运营商Telstra的大部分移动网络遭遇严重中断,语音通话无法接通、短信无法送达,甚至紧急求救电话也未能通过1。这场故障的影响范围远超移动通信本身,还波及公共交通、支付终端、售票系统和电动车充电站等关键基础设施1。
故障根源指向墨尔本一个GPS接收器的时间同步问题1。该接收器在完成定期维护后重启时,因固件未更新而将系统日期错误设定为2006年1。这一错误时间通过NTP(网络时间协议)向整个网络传播,最终导致网络瘫痪1。技术上,GPS周数计数器每1024周(约19.6年)翻转一次,该接收器距离上次翻转已有6年未曾更新1。
关键在于网络架构的多重防护机制均告失效1。2020年硬件升级后,系统从传统的客户端/服务器模型改为对等模式,导致墨尔本失去独立的冗余时间源1。GPS卡激活后被提升为第一层时间源(stratum 1),成为网络中最权威的时间参考1。原本应该阻止此类错误的两层防护机制均未能生效:第一层防护中,客户端优先选择了权重更高但数值错误的stratum 1源;第二层防护中,异常值投票排除机制失效,因为所有下游源同时开始传播同一错误时间,形成了虚假的时间共识1。
Australia's largest mobile carrier, Telstra, experienced a massive outage affecting most of its mobile network on July 8, 2026, after a GPS receiver in Melbourne malfunctioned following routine maintenance.1 The receiver's firmware failed to update during restart, causing it to incorrectly set the system date to 2006—a consequence of the GPS week number rolling over every 1,024 weeks (approximately 19.6 years), with the previous rollover occurring in April 2019, six years before the incident.1 This erroneous timestamp propagated through the network via NTP (Network Time Protocol) synchronization, crippling voice calls, text messages, and emergency services while also disrupting critical infrastructure including trains, payment terminals, ticketing systems, and electric vehicle charging stations.1
The root cause lay in a critical architectural vulnerability introduced during a 2020 hardware upgrade.1 The network transitioned from a client-server model to a peer-to-peer configuration, eliminating Melbourne's independent redundant second-layer (stratum 2) time source.1 When the faulty GPS card was activated, it was promoted to stratum 1—the network's primary and most authoritative time reference—despite providing incorrect data.1 Two safety mechanisms intended to prevent such cascades both failed: the first, which weights lower-tier sources less heavily, prioritized the erroneous stratum 1 source, while the second, designed to filter outliers through voting, broke down once all downstream sources began propagating the same false timestamp, creating a false consensus across the entire network.1
评论
还没有评论,欢迎留下第一条。