FINDING · DEPLOYMENT
Beeline mobile users in certain Russian regions observed complete IP-based whitelisting: non-whitelisted IPs were unreachable at the ICMP level (traceroutes returned empty), TCP SYN packets were delivered but TLS ClientHello was silently dropped, and any domain resolving to a non-whitelisted IP was inaccessible regardless of SNI value. Only a curated set of IPs (primarily .gov.ru domains plus selected commercial sites) remained reachable.
From 2025-its0ka-mobile-network-website — Mobile network website whitelist · Issue body (its0ka, Sep 7 2025) · 2025 · net4people/bbs
Implications
- Proxies must reside on IPs already present in the Russian whitelist (e.g., large domestic CDNs, whitelisted cloud ranges) — foreign VPS IPs are blocked at the IP layer before any protocol-level circumvention can operate.
- Tunnel entry points should use TCP ports and IP ranges consistent with whitelisted traffic; any IP not on the whitelist will have its ClientHello silently dropped regardless of SNI.
Tags
Extracted by claude-sonnet-4-6 — review before relying.