Tor 提示 connecting to a relay directory failed(no route to host)的解决方法,
这段时间肯定有好多人的Tor不能用了,我也遇到这个问题了。
vidalia 控制面板的状态是:connecting to a relay directory failed(no route to host)
这是因为ISP阻挡了对tor网络的连接,只需找到网桥添加进去即可。以下为解决方法。
用https://www.gmail.com给bridges@torproject.org发一封内容为get bridges的邮件,主题随意。
接下来你会收到一封系统回信。
Here are your bridge relays:
bridge 24.138.9.251:443
bridge 85.176.10.100:442
bridge 87.118.105.203:443
在Vidalia 的 Network settings(网络设置)页面,选中 "My ISP blocks connections to the Tor network"(我的 ISP 阻挡了对 Tor 网络的连接)项,一次一个的将网桥地址(只须复制地址和端口就可以)加入设置中,即将网桥地址粘帖到"Add a Bridge"(添加一个网桥)框中,点击 "+"。
重启tor,一切ok,这样你的Tor就可以用了。
1 comments:
十月 11 20:58:48.857 [Notice] new bridge descriptor 'Unnamed' (fresh)
十月 11 20:58:48.857 [Notice] I learned some more directory information, but not enough to build a circuit: We have no network-status consensus.
十月 11 20:59:00.763 [Warning] 1 unknown, 5 missing key, 0 good, 0 bad, 1 no signature, 4 required
十月 11 20:59:00.763 [Notice] I learned some more directory information, but not enough to build a circuit: We have no network-status consensus.
十月 11 20:59:03.951 [Warning] Problem bootstrapping. Stuck at 50%: Loading relay descriptors. (Socket is not connected [WSAENOTCONN ]; NOROUTE; count 10; recommendation warn)
Post a Comment