Hi,
I've been facing timeout issue with certain sites for a while and cannot figure what is causing this. Looking for any advice to get to the bottom of this.
Certain sites - like Twitter.com/Tumblr.com do not load as expected as some of the CSS/images/JS files do not get downloaded - (See attachment) - they timeout. I initially suspected DNS resolution as I'm using dnscrypt (thought i messed up its config) but other sites work as expected.
I see this issues with both Asus Merlin firmware and with fork (currently on the fork) on N66-U.
How can I figure out what is causing this?
Syslog data -
And sites like https://dnsleaktest.com/ and http://phish.opendns.com/?wc=EWJvGw5mBRJDGxVuBwsG&url=www.internetbadguys.com&nref just timeout. Nothing is displayed on the browser.
I've tested on Chrome/FF/IE and on 3 different machines running Windows 7, Windows 8 and Ubuntu.
I've been facing timeout issue with certain sites for a while and cannot figure what is causing this. Looking for any advice to get to the bottom of this.
Certain sites - like Twitter.com/Tumblr.com do not load as expected as some of the CSS/images/JS files do not get downloaded - (See attachment) - they timeout. I initially suspected DNS resolution as I'm using dnscrypt (thought i messed up its config) but other sites work as expected.
I see this issues with both Asus Merlin firmware and with fork (currently on the fork) on N66-U.
How can I figure out what is causing this?
Syslog data -
Code:
May 11 01:08:51 dnscrypt-proxy[522]: Starting dnscrypt-proxy 1.4.3
May 11 01:08:51 dnscrypt-proxy[522]: Initializing libsodium for optimal performance
May 11 01:08:51 dnscrypt-proxy[522]: Generating a new key pair
May 11 01:08:51 dnscrypt-proxy[522]: Done
May 11 01:08:51 dnscrypt-proxy[529]: Starting dnscrypt-proxy 1.4.3
May 11 01:08:51 dnscrypt-proxy[529]: Initializing libsodium for optimal performance
May 11 01:08:51 dnscrypt-proxy[529]: Generating a new key pair
May 11 01:08:51 dnscrypt-proxy[529]: Done
May 11 01:08:51 dnscrypt-proxy[522]: Server certificate #1408041567 received
May 11 01:08:51 dnscrypt-proxy[522]: This certificate looks valid
May 11 01:08:51 dnscrypt-proxy[522]: Chosen certificate #1408041567 is valid from [2014-08-15] to [2015-08-15]
May 11 01:08:51 dnscrypt-proxy[522]: Server key fingerprint is 8201:4577:3D75:3934:FC25:B83C:8369:72DC:98A2:1368:AA0A:2C18:6C17:D7B4:30E8:CD63
May 11 01:08:51 dnscrypt-proxy[522]: Proxying from 127.0.0.1:65053 to 208.67.220.220:443
May 11 01:08:51 aunlead: Started dnscrypt-proxy1 from .
May 11 01:08:51 dnscrypt-proxy[529]: Server certificate #808464433 received
May 11 01:08:51 dnscrypt-proxy[529]: This certificate looks valid
May 11 01:08:51 dnscrypt-proxy[529]: Chosen certificate #808464433 is valid from [2014-09-11] to [2015-09-11]
May 11 01:08:51 dnscrypt-proxy[529]: Server key fingerprint is C863:1F2D:C621:3FE8:CD02:C65A:6DB6:DDD6:08BA:49EA:5962:AF4C:B063:6568:5A4C:9925
May 11 01:08:52 dnscrypt-proxy[529]: Proxying from 127.0.0.1:65054 to 77.66.84.233:443
May 11 01:09:25 crond[379]: time disparity of 2290779 minutes detected
Code:
drill -t txt debug.opendns.com -p 65053 @127.0.0.1
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 55255
;; flags: qr rd ra ; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; debug.opendns.com. IN TXT
;; ANSWER SECTION:
debug.opendns.com. 0 IN TXT "server 7.hkg"
debug.opendns.com. 0 IN TXT "flags 30 0 70 5950800000000000000"
debug.opendns.com. 0 IN TXT "originid 0"
debug.opendns.com. 0 IN TXT "actype 0"
debug.opendns.com. 0 IN TXT "source 117.192.16.56:33209"
debug.opendns.com. 0 IN TXT "dnscrypt enabled (71447764594D3377)"
;; AUTHORITY SECTION:
;; ADDITIONAL SECTION:
;; Query time: 232 msec
;; SERVER: 127.0.0.1
;; WHEN: Mon May 11 01:44:01 2015
;; MSG SIZE rcvd: 237
And sites like https://dnsleaktest.com/ and http://phish.opendns.com/?wc=EWJvGw5mBRJDGxVuBwsG&url=www.internetbadguys.com&nref just timeout. Nothing is displayed on the browser.
I've tested on Chrome/FF/IE and on 3 different machines running Windows 7, Windows 8 and Ubuntu.
Attachments
Last edited: