Major P2P issues in Israel and possibly other Middle East countries

Reports of broken peer‑to‑peer connections on Steam in Israel, China, Russia and other heavily filtered internet regions are raising questions about whether the outages stem from a Valve update or from government‑mandated interference with STUN/WebRTC traffic. Commenters note that rolling back specific Steam WebRTC DLLs restores low‑latency P2P in some games, suggesting a recent software change exposed latent network filtering or NAT traversal problems. The thread broadens into criticism of modern GitHub issue noise, Valve’s lean engineering culture and business model, and the fragility of open internet connectivity for real‑time services.

Scope of the P2P Issue

  • Original report: major Steam P2P failures in Israel and possibly other Middle East countries.
  • Further user reports claim similar symptoms in Russia and China.
  • Manifestation: P2P fails, connections fall back to higher-latency relay servers; some users fix it by rolling back specific Valve WebRTC/STUN-related DLLs.

Potential Causes: Valve Bug vs Network Interference

  • One camp attributes it to a Steam update around March, citing DLL rollback as strong evidence Valve can fix it.
  • Others argue affected regions share aggressive censorship/surveillance practices, suggesting government-mandated ISP interference with P2P or STUN traffic.
  • Some see a mix: previously-working behavior now broken due to a Valve change that made traffic more sensitive to such interference.
  • Several commenters stress that the exact root cause remains unclear and want a Valve postmortem.

Technical Discussion: STUN/TURN/WebRTC and P2P

  • Clarifications:
    • STUN is used for NAT traversal and public IP/port discovery.
    • TURN relays traffic when direct P2P fails.
    • WebRTC depends on STUN/TURN and uses encrypted media channels.
  • Speculation that blocking or analyzing STUN could force more traffic through centralized TURN relays, easier to control or surveil.
  • Concerns about STUN’s historical abuse for DDoS amplification and its design relying on separate signaling paths.
  • Alternative approach described: in-band rendezvous and NAT traversal (e.g., via “root” nodes) without external STUN/TURN or DNS dependencies.

Valve, Steam, and Engineering Culture

  • Mixed views:
    • Admiration for Valve’s highly capable but small engineering team and complex feature set.
    • Frustration at longstanding bugs, sluggish UI, and odd priorities, sometimes linked to Valve’s “flat” org.
  • Debate on whether Valve should hire more staff versus staying lean to avoid coordination overhead.

Platform Economics and Competitors

  • Some characterize Valve as an extractive “landlord” taking 30% while controlling the dominant PC storefront.
  • Others note Steam persists despite Epic’s lower 12% fee and free-game strategy, citing Epic’s poor client UX and missing features.
  • Discussion of historical retail cuts and the value developers get from Steam’s infrastructure and reach.

Politics, Censorship, and Meta-Issues

  • Strong disagreements over drawing parallels between Valve/Steam, global empires, and US foreign policy.
  • Some argue the P2P issue reflects geopolitical conflict extending into cyberspace; others warn against overpoliticizing without clear evidence.
  • Complaints about GitHub and HN thread quality, title truncation (dropping “Israel and Middle East”), and how public attention can degrade technical issue discussions.
  • Broader concern that easy global P2P connectivity is eroding as censorship and filtering increase.