[tor-bugs] #30350 [Circumvention/Snowflake]: Hello, in China, currently, Tor Browser 8.5a11 version can't connect to Tor network through Snowflake bridge.

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri May 17 13:41:54 UTC 2019


#30350: Hello, in China, currently, Tor Browser 8.5a11 version can't connect to Tor
network through Snowflake bridge.
-------------------------------------+-----------------------------------
 Reporter:  amiableclarity2011       |          Owner:  cohosh
     Type:  defect                   |         Status:  needs_information
 Priority:  Medium                   |      Milestone:
Component:  Circumvention/Snowflake  |        Version:
 Severity:  Normal                   |     Resolution:
 Keywords:                           |  Actual Points:
Parent ID:                           |         Points:
 Reviewer:                           |        Sponsor:
-------------------------------------+-----------------------------------

Comment (by cohosh):

 Hi,

 From our tests it looks like the initial connection to the default STUN
 server is being blocked. If you can modify your torrc file, please select
 a different STUN server as input to the snowflake client. The entry in
 your torrc file should look as follows:
 {{{
 ClientTransportPlugin snowflake exec ./client \
 -url https://snowflake-broker.azureedge.net/ \
 -front ajax.aspnetcdn.com \
 -ice stun:stun.l.google.com:19302
 }}}
 The following STUN server is working for us right now:
 {{{
 ClientTransportPlugin snowflake exec ./client \
 -url https://snowflake-broker.azureedge.net/ \
 -front ajax.aspnetcdn.com \
 -ice stun:stun.ekiga.net
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30350#comment:31>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list