-
Notifications
You must be signed in to change notification settings - Fork 565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not Working on ubuntu-16.04 #4
Comments
Please be advised:
|
Dropbox still not working after enable DNS forwarding. |
Because now the INTANG has a cold start problem, it will randomly try different strategies and see how they work. Seems it also tried dummy strategy, which does nothing to evade censorship. So in your case, the first time the connection to TCP DNS resolver was using dummy strategy so it was reset by the GFW; but the second time it was using data_overlapping_combined strategy and succeeded in getting DNS response for dropbox.com. But I don't see why dropbox can't be accessed. You can try later it should work. Also, you can tune the strategies weights in strategy.c |
I found out why it's not working. |
If possible, please paste the log including DNS resolving, and the tcpdump file. Thanks. |
Can not open any blocked website, like google, twitter, dropbox, facebook etc.
1509702764.838159 [INFO] Current version: 7
1509702764.838264 [INFO] Starting redis server.
1509702764.885679 [INFO] Building sync connection with redis server.
1509702764.885919 [INFO] Sync connection built successfully.
1509702764.886024 [INFO] Loading historical results from redis.
1509702764.890654 [INFO] Loading TTL from redis.
1509702764.895369 [INFO] Async connection built successfully.
1509702764.896830 [INFO] Connecting to TCP DNS server.
1509702764.954859 [INFO] Connected to TCP DNS server.
1509702788.365938 [INFO] [EVAL] STRATEGY SUCCEEDED. 117440522_18625_2151024480_20480_11
1509702802.768291 [INFO] [EVAL] STRATEGY SUCCEEDED. 117440522_23773_457910551_20480_8
1509702803.030838 [INFO] [EVAL] STRATEGY SUCCEEDED. 117440522_21681_502076021_20480_2
The text was updated successfully, but these errors were encountered: