Skip to content
ImportantAmneziaWG 3.1: how to upgrade and how to roll back to 2.0Reinstalling the protocol, default parameters, rolling back to 2.0 — and why issued configurations stop working afterwards.Read the guide →

📵 No Server Access on Mobile Internet (“Whitelists”)

If your server is active but access from a smartphone or modem disappears completely — especially while a drone-attack threat is declared in the region — that is the result of enforced security measures. During such periods mobile carriers switch their networks to state “whitelist” mode.

Why it happens

What the carrier doesWhat it means for you
Passes traffic only to a limited list of essential platforms (Yandex services, VKontakte, Gosuslugi, maps, some banks)Everything else, including your VPS, is unreachable
Blocks technical protocols at the DPI (TSPU) and carrier equipment levelSSH, RDP, WireGuard, VLESS, and any VPN connection stop working
Leaves only standard web browsing to approved sitesThe VPN app fails to connect and ssh times out

Why hosting cannot bypass it

  • The restrictions are enabled remotely by the carriers under direct orders — hosting support has no influence over cellular towers.
  • Adding a personal server's IP address to state exception lists is not possible.
  • Changing the protocol, port, or masking domain does not help: the filtering works off an allowed list of destinations, not off traffic type.

What to do

  1. Switch to wired internet. The restrictions apply to mobile networks only (3G/4G/5G). Home wired connections (FTTB, xDSL) and stationary Wi-Fi keep working normally — VPS access returns immediately.
  2. Wait for the alert to be lifted. Once the regional threat is cleared, carriers restore normal operation and the connection from your phone comes back automatically.
  3. Confirm that this is the cause. If the server answers ssh root@IP from a wired connection, the server is fully functional and the restriction is on the mobile network side.

If there are no regional restrictions

When access fails from wired internet too, the cause is different — run through the step-by-step troubleshooting.