Skip to content

Instantly share code, notes, and snippets.

@naphthalene
Created December 16, 2013 22:26
Show Gist options
  • Save naphthalene/7995574 to your computer and use it in GitHub Desktop.
Save naphthalene/7995574 to your computer and use it in GitHub Desktop.
Lots of packet drops - likely they are overloaded
tsigsty :: ~ » dig adriennatodela.squarespace.com
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> adriennatodela.squarespace.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10762
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;adriennatodela.squarespace.com. IN A
;; ANSWER SECTION:
adriennatodela.squarespace.com. 600 IN A 198.185.159.131
;; Query time: 18 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Mon Dec 16 17:27:27 2013
;; MSG SIZE rcvd: 64
tsigsty :: ~ » ping 198.185.159.131
PING 198.185.159.131 (198.185.159.131) 56(84) bytes of data.
64 bytes from 198.185.159.131: icmp_req=1 ttl=246 time=108 ms
64 bytes from 198.185.159.131: icmp_req=11 ttl=246 time=109 ms
64 bytes from 198.185.159.131: icmp_req=15 ttl=245 time=108 ms
64 bytes from 198.185.159.131: icmp_req=21 ttl=245 time=110 ms
^C
--- 198.185.159.131 ping statistics ---
22 packets transmitted, 4 received, 81% packet loss, time 21067ms
rtt min/avg/max/mdev = 108.046/108.939/110.074/0.845 ms
tsigsty :: ~ »
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment