FINDING · DETECTION
GFW blocking was keyed on both IP address and port number, not IP address alone. Bridges with port 22 (SSH) open had that port remain reachable even as other ports on the same IP were blocked, confirming per-(IP, port) tuple granularity in the GFW blocklist.
From 2016-fifield-censors — Censors' Delay in Blocking Circumvention Proxies · §4 Results · 2016 · Free and Open Communications on the Internet
Implications
- Bridges can reuse blocked IPs on non-blocked ports; running a circumvention service on a port that carries legitimate traffic (e.g., 22/SSH, 443/TLS) may delay or prevent blocking if the censor avoids collateral damage.
- Port diversity across a bridge's lifetime increases the number of blocking actions the censor must take to fully suppress it.
Tags
Extracted by claude-sonnet-4-6 — review before relying.